reload the parent page
reload the parent page
Hi,
I am trying to reload the parent page with On Add -- On Success Action.I was trying to with below code that closes the popup window but not reload the parent page. Could anyone please help me ?
openUrl("
http://creator.zoho.com"
+ zoho.appuri + "#Script:page.close", "same window");
openUrl("
http://creator.zoho.com"
+ zoho.appuri + "#Script:page.parent.refresh ", "same window");
Below is the screenshot:
Thanks
Arfater