How to disable the NEW menu item [message #553907] |
Wed, 09 May 2012 04:46 |
knsreedevi
Messages: 25 Registered: May 2012 Location: Bangalore
|
Junior Member |
|
|
Hi all,
I have a new form which is opened when the zoom is clicked from a standard Profiles form.
The new form receives 2 values profile option id and profile option name from the calling form and displays the same in 2 different fields.
Based on these 2 values the record is pulled from the custom table and displayed to the user.
If the record exists, the user is allowed to update.
Else he can enter additional info for the profiles choosen and save the record.
But user should not be allowed to click on the New menu item directly and create records.
How to disable the New menu item?
|
|
|
|
|
|