39
Views
2
Comments
Solved
[Data Grid Pop-Up Link Demo] How to implement triggering the OnNotify action when popup closes?
data-grid-pop-up-link-demo
Web icon
Forge asset by Tushar Panpaliya
Application Type
Traditional Web

The issue I'm running into is that the OnNotify of the popup_editor does not seem to be firing when I close the popup with this implementation.  I would like to refresh some data when the popup closes. What would I need to do to capture that event?

UserImage.jpg
Lennie Sutton
Solution

Actually, I figured it out I just needed to add the popup notify and popup close widgets to the end of my screen actions when user clicks any of the links in the popup and that automatically ran the OnNotify in the parent screen which has the grid refresh...which is what I was aiming for.


Lennie

2025-08-07 06-30-56
Amit J
Champion

Plz share your sample oml? That will help to solve issues quickly.

UserImage.jpg
Lennie Sutton
Solution

Actually, I figured it out I just needed to add the popup notify and popup close widgets to the end of my screen actions when user clicks any of the links in the popup and that automatically ran the OnNotify in the parent screen which has the grid refresh...which is what I was aiming for.


Lennie

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.