Hide/Disable LR Settings?

Please do not use to report errors- use your regional help desk.
Please mark posts as being for RPG or RDMLX (LANSA) developer.
To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
Post Reply
qwright
Posts: 6
Joined: Tue Dec 01, 2015 7:50 am

Hide/Disable LR Settings?

Post by qwright »

We occasionally have issues with users tampering with LongRange client settings. (Changing/deleting schema names, profiles, etc.) Is there a way to hide, disable, or otherwise prevent unauthorized access to the settings menu while still maintaining the rest of the menu functionality? I know that hiding the Home button or the Title bar is an option, but I'd prefer to keep the menu system available if possible.

Thanks!
tsupartono
Posts: 289
Joined: Wed Apr 18, 2012 10:21 am

Re: Hide/Disable LR Settings?

Post by tsupartono »

Hi,
It's not currently possible to just hide the Settings menu (you'd need to get a custom version of LongRange to do so).
If you'd like this to be in the future version of LongRange, please request an enhancement through LANSA Support.

PS It is possible to launch the system menu programmatically using the ClientCommand operation. Depending upon whether you have lots of menu items, you can create your own menu in a form (I understand this may not be feasible in your situation).
qwright
Posts: 6
Joined: Tue Dec 01, 2015 7:50 am

Re: Hide/Disable LR Settings?

Post by qwright »

Thanks for the prompt reply!

That is unfortunate. I may consider creating a new system menu in the future but for now I'll be sure to put in an enhancement request. Thanks again!
Post Reply