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: Date and Time Stamp in Tickets Insert and Detail
Derek
Posts: 115
 
Date and Time Stamp in Tickets Insert and DetailYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 11 Jun 09 5:59 AM
Hello, I have noticed in the Saleslogix Web Client in the Ticket that there is a date and time feature on the Description and Resolution. Is there a way to have this feature on the Saleslogix Lan? If so how would I do this?

Thank you in advance
[Reply][Quote]
Raul A. Chavez
Posts: 1300
Top 10 forum poster: 1300 posts
 
Re: Date and Time Stamp in Tickets Insert and DetailYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 11 Jun 09 11:01 AM
You could indeed add a button to do so, and just insert Text into the field with some simple VB Script as shown below.

' Assumptions:
' UserName is a variable that you have populated with the Name of the Currently logged in user:
mmControl.Text = UserName & " " & Now() & vbCRLF & mmControl.Text
[Reply][Quote]
Raul A. Chavez
Posts: 1300
Top 10 forum poster: 1300 posts
 
Re: Date and Time Stamp in Tickets Insert and DetailYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 11 Jun 09 11:06 AM
Additionally, there is a way for the User to do this without adding a button (off course it then becomes a training issue):

- In SalesLogix Windows Client, set the focus to any Text or Memo Control.
- Press SHIFT+F9 combination.

[Reply][Quote]
Derek
Posts: 115
 
Re: Date and Time Stamp in Tickets Insert and DetailYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 16 Jun 09 4:13 AM
thanks Raul, I will give this a try
[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 1:03:04 AM