8/25/2025 6:30:26 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.
|
|
|
|
Creating a Custom "Add Group" Button
Posted: 08 Jul 08 10:16 AM
|
I have a plugin I am adding to a main view, and this plugin has a button on it called "Add Group. This button should (a) switch to List View and (b) open the "Add Group" window.
I have it switching to list view fine with:
Application.MainViews.ActiveView.DisplayMode = 2
However I can't seem to get the dialog for the Add Group window to display. Once I get this functionality done I can be completed with this project, and so I'm wondering if anyone has a suggestion?
I would greatly appreciate it.
Thanks,
Jason
|
|
|
| |
|
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!
|
|
|
|
|
|
|
|