Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Friday, August 29, 2025 
 
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!
 Architect Forums - SalesLogix Scripting & Customization
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.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix Scripting & Customization | New ThreadView:  Search:  
 Author  Thread: Application.BasicFunctions.CreateActivity()
Andrew Grandin
Posts: 272
 
Application.BasicFunctions.CreateActivity()Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 01 Sep 09 11:58 AM
I am using the following to initiate a schedule activity on a button press:

strActID = Application.BasicFunctions.CreateActivity("Phone Call", cid, opp, "Regarding", "Notes", user)

it works fine with phone call, meeting and to-do but it will not work with:

strActID = Application.BasicFunctions.CreateActivity("Note", cid, opp, "Regarding", "Notes", user) ---> intended to initiate the create note function.

Any ideas?
[Reply][Quote]
Raul A. Chavez
Posts: 1300
Top 10 forum poster: 1300 posts
 
Re: Application.BasicFunctions.CreateActivity()Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 01 Sep 09 12:11 PM
A Note is not an Activity, it is a History record.
Try using CreateCompletedActivity, but I am not sure that will work for Notes either.
[Reply][Quote]
Andrew Grandin
Posts: 272
 
Re: Application.BasicFunctions.CreateActivity()Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 02 Sep 09 4:45 AM
I thought they both accepted the same types but that seemed to work. Thanks
[Reply][Quote]
 Page 1 of 1 
  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!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2025 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 8/29/2025 2:00:00 PM