On
submit it redirects from the popup to the edit form for the associated record, but in doing so "removes" all of the navigation and tab header controls in the process, presumably due to the "New Window" parameter in the openURL statement in the function, causing just the report URL to load at the top of the Window DOM in edit mode. There is no longer any zoho creator nav (or customer branding) in place.
I have seen in some functions done by others a way to target the javascript "region" (for want of a better word) which corresponds to the default "body" of a normal Zoho page (i.e. the bottom right main content area with the nav on left and the tabs at top).
In short - how do we get the openURL call in the submit action of the function to render the edit mode report as a "normal" page would if clicked from the sidebar nav? i.e in the normal bottom right region with the nav intact around it?
Is there any undocumented variable we can add to the URL call that drops it into the normal "region" for the page render?
Cheers
.:Steven:.
per Morag Meikle