Hi,
I want to add a link from detail grid (in detail/master view) to parent page/iframe, can you help me ?
From my form, I add HTML Image and link to another form application.
I select PARENT in menu option, this is code source :
As you can see, the generated code points to _self, I tried to change the source code manually to put _parent, but it doesn’t change anything.
The link still opens in the iframe, what can I do?
Thanks