Hi,
I'm a bit stumped. I think it's because I don't fully understand the different URL formats, I'm afraid...
I have an HTML view, and it contains a link to pop up a dialog:
<a href="https://creator.zoho.com/katieboyle598/testing/#View:ProjectSummary?zc_LoadIn=dialog">Link</a>
That works fine. But then i put an iFrame into the HTML view, and put a copy of the same link into the source view for the iFrame.
When I click on this link, the dialog still pops up correctly. However, the iFrame in the background changes it's content. It now shows the parent frame (see my illustration). I wondered what link I should be using, in order to show the pop-up from the iframe correctly?
Many thanks again,
Katie