Can you think of an elegant way to prevent the user from navigating through the Synthetic History if there is a Window or Dialog open?
I wrote this a simple jQuery function to find any visible modal masks but I don't know how to abort a back button action from register callback. I'm open to the idea of closing any open modal when they press the back button too if that's possible.
Thank you in advance for your advice
SmartClient version (available on lower left of Developer Console)
SmartClient Version: v11.0p_2017-02-16/Pro Development Only (built 2017-02-16)
I wrote this a simple jQuery function to find any visible modal masks but I don't know how to abort a back button action from register callback. I'm open to the idea of closing any open modal when they press the back button too if that's possible.
Thank you in advance for your advice
SmartClient version (available on lower left of Developer Console)
SmartClient Version: v11.0p_2017-02-16/Pro Development Only (built 2017-02-16)
Comment