8/18/2025 7:27:47 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.
|
|
|
|
slx: Embedded Hyperlinks
Posted: 20 Nov 07 9:13 AM
|
Currently you are able to embed hyper links in emails or other documents that allow you to click the link and go to the entity specified in the hyper link. For example, "slx:contact/C6UJ9A001OG5" added as a hyperlink in an email will go to the contact with that ID.
This works great for individual entities like a contact, account, campaign or opportunity.
I want to take it one step further and be able to specify a group plug-in ID so that you can create a hyper link that will go to a specific group main view. For example, "slx:contactgroup/p6UJ9A000B57" would go to the contact group with that plug-in ID.
I found the VBScript plug-in and its call System:SLX View Launcher. It appears all its doing is breaking down the string and then calling Application.BasicFunctions.ShowDetails.
Is there an Application.BasicFunctions that goes to a group similar to ShowDetails?
Thanks, John Gundrum |
|
|
|
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!
|
|
|
|
|
|
|
|