11/26/2024 1:26:42 PM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss writing script in Architect plugins for SalesLogix & general SalesLogix customization topics (for Windows client only). View the code of conduct for posting guidelines.
|
|
|
|
Navbar, Toolbar and Standard Menu access via VBS help
Posted: 17 Aug 06 12:57 PM
|
fiogf49gjkf0d Hi all,
Is it possible to disable (grey out) a Stadard Menu item in VBS? I want to disable the Edit|Move function based on a Contact Type. Is is possible to remove or disable buttons on a custom Toolbar in VBS?
and finally.... where can I get more information on the object names for the navbars, toolbars and menus?
thanks for any assistance.
Jeff |
|
|
|
Re: Navbar, Toolbar and Standard Menu access via VBS help
Posted: 18 Aug 06 9:46 AM
|
fiogf49gjkf0d I had a similar situation - I wanted to stop users from deleteing account that had a specific field populated.
I added a script the the event that is called from the menu item. The script checks to see if is was OK for the user to delete the record. If not it dispalys the message informing the user that they were not allow to delete the record.
|
|
|
| |
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|