Home » Developer & Programmer » Forms » Need Help(Urgent)
Need Help(Urgent) [message #81004] Mon, 23 December 2002 22:40 Go to next message
Aydah
Messages: 11
Registered: November 2002
Junior Member
hi there,
i have this problem with menu, when i open a form from the menu bar..i want that specific opened form to be disabled from the menu bar so the user can't open it again how can i do it?
Re: Need Help(Urgent) [message #81006 is a reply to message #81004] Tue, 24 December 2002 11:08 Go to previous messageGo to next message
Imran
Messages: 56
Registered: November 2001
Member
Please clear ur question logic. The problem is not properly defined.
Re: Need Help(Urgent) [message #81010 is a reply to message #81006] Wed, 25 December 2002 22:52 Go to previous messageGo to next message
Julie
Messages: 98
Registered: February 2002
Member
Can't you disable the menu item when the form is opened?
Re: Need Help(Urgent) [message #81014 is a reply to message #81006] Thu, 26 December 2002 03:35 Go to previous messageGo to next message
Balamurugan.R
Messages: 91
Registered: March 2001
Member
Hai,

Before open the appropriate form, just add

the following code,

set_menu_item_property('menu_name.menu_item_name',
enabled,property_false);

and then add your codes. I think this is the solution

you want.

Let me know this works or not.

With Regards,
Balamurugan.R
Re: Need Help(Urgent) [message #81021 is a reply to message #81014] Fri, 27 December 2002 22:00 Go to previous message
Aydah
Messages: 11
Registered: November 2002
Junior Member
hi Balamurugan,
where shall i put the code?i couldn't find any triggers in the menu!!!!!!!
Previous Topic: how can i e-mail the information stored in form to a perticular mail id
Next Topic: Printing Problem
Goto Forum:
  


Current Time: Fri Apr 19 22:04:35 CDT 2024