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