"parent.OsNotifyWidget(parent.RichWidgets_Popup_Editor_notifyWidget,'" + EncodeJavaScript("closed") + "');"
Luciano Schiavo wrote:
Hi Luciano,
How does this work exactly ? I'm trying to call a screen action from the parent screen, not the popup one, but I'm kinda lost on how to call it.
Can you please help me ?
Thank you by advance,
Jordi.
Jordi Gisbert Ponsoda wrote:
Hi Jordi.
In your case you have to use the notify and the link below can help you a little.
https://success.outsystems.com/Documentation/10/Developing_an_Application/Design_UI/Reuse_UI/Communicate_between_Blocks
Cheers
Thanks for this it works perfectly as expected.
JA wrote:
You are welcome JA!