6/21/2026 2:29:24 AM
|
| |
| 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.
|
|
|
|
Hide / show Button
Posted: 26 Oct 09 6:03 AM
|
| Is there a way that I can have a button visible if the form is opened by a sales process but hide the button if the form is used in a tab view etc. |
|
|
|
Re: Hide / show Button
Posted: 26 Oct 09 7:00 AM
|
How are you opening the view from the Sales Process?
Are you using a Main View object? If so, you could hide the button after the initialization and before showing the form.
Otherwise, set a Global variable before calling the form and on the form check for that Global. If the variable exists, hide the button |
|
|
| |
|
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!
|
|
|
|
|
|
|
|