Rehan,

 

Try using single quotes

PROPERTY 'rba_form|accounts' enable 'false'

 

James Belisle

 

Making Information Systems People Friendly Since 1990

 

 

From: [email protected] [mailto:[email protected]] On Behalf Of rehan
wyne
Sent: Friday, April 11, 2014 9:12 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Unable to enable & disable menu items created with
application designer.

 

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