I am trying to enable / disable menu items programmatically for my application 
menus created with Application Designer.

To achieve this, I do the followings in application designer:
1. created main menu then sub menu items.
2. created an action and set Component ID='accounts'
I used following property commands to disable the action which will eventually 
disable the relevant menu item but does not work.

PROPERTY rba_form|accounts enable 'false'

and
PROPERTY accounts enabled 'false'

Note: I have also tried to enable and disable menu items of a menus created in 
a form, this works.

Can someone guide me to achieve this using application designer?



Best Regards,


Rehan Wyne

Reply via email to