Hello,
I have a form in a master/detail of another form. On a select field you can create a link from the actual fields setting page.
Currently I see the only target choices for the link are _blank and modal. Is there any way to display it in an iframe within the same iframe that the master detail is in?
I can find the link it in the html but not in the source code. Could I possibly hand edit this to achieve what I need. Why are there different targets for different links? They should all be available no matter what link you choose.