Hi,
I’m trying to fire a popup/alert when a user navigates away from a page. The popup should only be dispalyed if the record is in a certain subset. The user should be able to navigate away having ok’d the popup/alert. At the moment I’m stuck between using a popup link (which is displayed every time the user navigates away from the page) and an event action using cs.notify_warning() (which allows the user to navigate away from the page).
Thanks for any help.
Mark