Skip to Main Content

How can I refresh a region on close of dialog page(i.e another page) using 'x' button?

Mr.PeabodySep 30 2020 — edited Oct 1 2020

I have a dropzone plugin in a modal page on which the data is saved automatically through procedure call without save button.
Now, I want to refresh a region of page on close of a modal page(which is another page) using 'x' button. Currently, I have created a DA on Dialog Closed.
Dynamic Action:
Event: Dialog Closed
Selection Type: button
Button: My_button
True Action: Refresh -> Selection Type: Region, Region: My_Region

Comments
Post Details
Added on Sep 30 2020
0 comments
27 views