(RDMLX) Hide the Back Button
Posted: Tue Feb 04, 2014 3:49 am
Hi all.
Is there any way to hide the back button that appears in the top bar alongside the "home" icon.
I'm providing a logon form to the user. They log on, perform work on several different forms most of the form transitions use STACK. Then they log off.
Logging off takes the user back to the logon form (via a Set_Op_Form_Open with a presentmode of REPLACE) but the back button still appears (because I guess various STACK form opens were performed whilst the user was online??) and allows the user to go back to the previous screen and effectively "logon" without having entered a password.
I've had a look through the documentation and example, but can't find anything obvious. Anybody out there done this? If they can't use the back button, then they will have to logon normally.
Cheers!
Marcus.
Is there any way to hide the back button that appears in the top bar alongside the "home" icon.
I'm providing a logon form to the user. They log on, perform work on several different forms most of the form transitions use STACK. Then they log off.
Logging off takes the user back to the logon form (via a Set_Op_Form_Open with a presentmode of REPLACE) but the back button still appears (because I guess various STACK form opens were performed whilst the user was online??) and allows the user to go back to the previous screen and effectively "logon" without having entered a password.
I've had a look through the documentation and example, but can't find anything obvious. Anybody out there done this? If they can't use the back button, then they will have to logon normally.
Cheers!
Marcus.