All, Has anyone attempted to use a popup in the flowing sequence?
1) Open a popup from 'popup="true"' attribute on a 'netui:anchor' 2) In the popup, have an "Ok" button, that will close the popup, and call an action in the PARENT window. It feels like there should be a parameter or "quick-'n-easy" facility that you can set to make this happen "automatically", however, the only thing I can see that will assist in this is the "onPopupDone" javascript attribute in the 'netui:configurePopup' tag. This seems like it will eventually let me do what I need it to, however, it also seems like will require alot of hoops to jump through just to get the action in the parent window. Any thoughts are appreciated. Regards, Jack
