(RPG) How to change the description of the menu dynamically?
Posted: Thu Jun 13, 2013 11:04 pm
I have make a menu like this :
-> Menu 1
--->Form View
description : xxxxxxxxxxx
--->Form View
description : xxxxxxxxxxx
I would like change the description for help users.
Example :
If the user is authorized to access file in read / write, I want this in the description:
You have all right on this program.
But if the user is not authorized or has a limited access, I want this :
You can not create and delete.
Actually there is just 3 properties for the system.menus.
http://www.longrangemobile.com/docs/lan ... mmenus.htm
But not a property to change the description.
Someone has an idea for do that?
-> Menu 1
--->Form View
description : xxxxxxxxxxx
--->Form View
description : xxxxxxxxxxx
I would like change the description for help users.
Example :
If the user is authorized to access file in read / write, I want this in the description:
You have all right on this program.
But if the user is not authorized or has a limited access, I want this :
You can not create and delete.
Actually there is just 3 properties for the system.menus.
http://www.longrangemobile.com/docs/lan ... mmenus.htm
But not a property to change the description.
Someone has an idea for do that?