Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Thursday, August 28, 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: Exporting Ticket Information into a Phone Call Activity
ComcoDG
Posts: 22
 
Exporting Ticket Information into a Phone Call ActivityYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 17 Dec 08 5:22 PM
Currently using: SalesLogix 7.0.1.1075

A request for this functionality first came up when a user completed a Ticket on the first call. The new Ticket was entered as closed with the information from the call all listed in the Ticket Details. It would be duplicate work for the user to fill out all the information again in a phone call activity, but the user also thought he should see that the customer called in the Contact Notes/History or Account Notes/History. It is possible to see that a call came in by viewing the Tickets information, but less clear than the Notes/History which serves this function.

Can anyone make any suggestion? I would like a way to export the information from the Ticket Details into a Phone Call activity.

Thank you for any suggestions you might have!
[Reply][Quote]
Leon Gort
Posts: 127
 
Re: Exporting Ticket Information into a Phone Call ActivityYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 18 Dec 08 3:41 PM
Create an entry into the HISTORY table from the "Insert New Ticket" form if they have set the ticket status to "Closed" when they click ok (phone call type is 262146). If you include the contactid and accountid from the lookupedit controls, then the history will show in the notes/history for the contact and account.
If you want to see the phone call in the ticket you will need to either create an entry into the TICKETACTIVITY table or create a new Notes/history tab for tickets
[Reply][Quote]
ComcoDG
Posts: 22
 
Re: Exporting Ticket Information into a Phone Call ActivityYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 18 Dec 08 4:04 PM
Thanks for your post, Leon.

I am guessing that you are working on a different version of SLX than we are because I don’t see the HISTORY field in my Insert New Ticket form (window). I updated my earlier post stating the version of SLX we are using (7.0.1.1075). Sorry that this information was not present in my first post.

If this HISTORY field should be located in the Insert New Ticket form should be visible in 7.0 are you aware of any settings in this version which would keep it from appearing?
[Reply][Quote]
Leon Gort
Posts: 127
 
Re: Exporting Ticket Information into a Phone Call ActivityYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 18 Dec 08 4:13 PM
You have to code the SQL insert statement to create the history record manually and execute it when they click ok. You can get the ID's required from the ticket and any other information you want to store in the history. Line 158 in the code is the SaveTicketDetailInfo so I'd probably add it after that.
[Reply][Quote]
ComcoDG
Posts: 22
 
Re: Exporting Ticket Information into a Phone Call ActivityYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 18 Dec 08 4:21 PM
Ah, thank you for clarifying and for the details! I think that will work perfectly for the function we need. I assume we can also setup this function to occur only when Phone Call is the Ticket source?

Thanks again,

David
[Reply][Quote]
Leon Gort
Posts: 127
 
Re: Exporting Ticket Information into a Phone Call ActivityYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 18 Dec 08 4:45 PM
Absolutely, just check the properties of the source picklist. See Ryan's post below if you need assistance creating the code to insert the history record.

http://www.slxdeveloper.com/page.aspx?id=35&articleid=76
[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/28/2025 2:15:39 AM