Home
|
Forums
|
Contact
|
Search
|
Syndication
[login]
[create account]
Monday, August 18, 2025
slxdeveloper.com
Home
Search
Contact us
About slxdeveloper
Syndication
Community
Forums
(NEW!)
Newsletter Archive
Members
Your Profile
Submit Article
General
Administration
(6)
OLE DB Provider
Miscellaneous
(2)
Architect
VBScript
(9)
ActiveX Controls
(6)
How To's
(14)
.NET Extensions
(3)
External
OLE DB Provider
(12)
SLAPI (SlgxApi.dll)
SalesLogix COM
(1)
Web
ASP/ASP.NET
(2)
Web Services
Web Client
Downloads
Samples
(17)
Documentation
(7)
Utilities
(18)
Resources
SalesLogix
(3)
Programming
(1)
8/18/2025 10:28:15 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!
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 Thread
View:
Dynamic
Flat
Tree
Search:
Author
Thread: Auto Create History Record
NebSeb
Posts: 49
Auto Create History Record
Posted: 11 Jan 08 5:33 PM
Is there anything within sales logix that I can call that will allow me to pass variables into it and create a history note?
We dont have any capital to really go and purchase another application to do this, so I am trying to find a way within SLX to accomplish this.
Any help would be appreciated.
Thank You
[
Reply
][
Quote
]
Ryan Farley
Posts: 2265
Re: Auto Create History Record
Posted: 11 Jan 08 10:40 PM
There is nothing built in to do this. You don't need a 3rd party app to do it, but you will need to write some code.
-Ryan
[
Reply
][
Quote
]
Paul Pacun
Posts: 48
Re: Auto Create History Record
Posted: 12 Jan 08 6:56 PM
Neb.
Its easy if you plan a little. Look at the current history table and then do an insert into it. Be certain to add the account and contact information (If you wonder why the data is a little denormalized - its for the security reasons) and pay attention to the type of note you are creating - the numeric value - its like 26xxx is really important (they are from the picklist table).
[
Reply
][
Quote
]
Mark Dykun
Posts: 297
Re: Auto Create History Record
Posted: 13 Jan 08 9:14 AM
Neb,
notw activity type is '262148'. Create an include script and add a method to insert the activity. As paul said make sure that you look at the table and estabilish the fields that need to be set. Everywhere you need this functionality include this script and make the call. Overall the code should not be too hard.
Mark
[
Reply
][
Quote
]
NebSeb
Posts: 49
Re: Auto Create History Record
Posted: 14 Jan 08 9:07 AM
What picklist would i find the history record types? the list of 26XXX?
[
Reply
][
Quote
]
NebSeb
Posts: 49
Re: Auto Create History Record
Posted: 14 Jan 08 9:10 AM
Nevermind, I actually found it right after i posted. It is the Activity Types PickList. :D
Thanks for the help.
[
Reply
][
Quote
]
Ryan Farley
Posts: 2265
Re: Auto Create History Record
Posted: 14 Jan 08 3:11 PM
Quote:
Originally posted by NebSeb
What picklist would i find the history record types? the list of 26XXX?
NebSeb, I realize you already found the picklist, but I was going to mention that I have the list posted here as well:
http://saleslogixblog.com/rfarley/archive/2004/04/09/522.aspx
-Ryan
[
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
|
page cache (param): 8/18/2025 10:57:19 AM