Home » Developer & Programmer » Forms » set_menu_item_property not supported in Forms 10g? and Disabling Menu item programmatically. (merged
set_menu_item_property not supported in Forms 10g? and Disabling Menu item programmatically. (merged [message #181519] |
Mon, 10 July 2006 06:52  |
nirmalnarayan
Messages: 261 Registered: April 2005 Location: India
|
Senior Member |
|
|
Hi,
I am trying to disable certain menu items programmatically in some of the forms to which this menu is attached, using the following code.
set_menu_item_property('MENU1.FILE_MENU',ENABLED,PROPERTY_FALSE);
where MENU1 is the name of the menu module and FILE_MENU is the name of the menu item.
I have written the above code in PRE-FORM trigger.
But it is not at all disabling this menu item.
Any one can help me out in this?
Thanks n Regards,
Nirmal
|
|
|
|
|
|
|
|
|
|
Goto Forum:
Current Time: Sun Mar 09 05:09:58 CDT 2025
|