8/23/2025 9:29:05 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.
|
|
|
|
Launching a new activity window
Posted: 08 Apr 08 12:32 PM
|
I've created a script that includes code to create a new activity. I used DevLogix App Objects as my model and he uses a msgbox to launch the window. That works but after the user schedules the activity, there is a blank message box that has to be clicked away also.
msgbox Application.BasicFunctions.CreateActivity (aType, strCID, strOID, strRegarding, strNotes, strLeader)
Is there a cleaner way to launch the activity?
I'm launching this script from a SalesProcess btw. |
|
|
|
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!
|
|
|
|
|
|
|
|