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: Enducing a key press in script
Andrew Grandin
Posts: 272
 
Enducing a key press in scriptYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 05 Aug 09 6:31 AM
Hi again all, i have a little development to do by which the pressing of a particular step in a sales process open a Note (what you get by pressing F9). I thought it simply a case of managing the sale process and telling it to open the Note form when clicked. I cant seem to find the plugin/form for the Note so my second choice is to enduce an F9 click when the step is pressed. Any ideas?

Thanks all
[Reply][Quote]
Raul A. Chavez
Posts: 1300
Top 10 forum poster: 1300 posts
 
Re: Enducing a key press in scriptYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 05 Aug 09 3:10 PM

Simple:

Application.BasicFunctions.DoInvoke "Function", "Insert:Note"
[Reply][Quote]
Andrew Grandin
Posts: 272
 
Re: Enducing a key press in scriptYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 06 Aug 09 4:00 AM
Fantastic!! thanks ill give it a go.
[Reply][Quote]
Andrew Grandin
Posts: 272
 
Re: Enducing a key press in scriptYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 06 Aug 09 4:34 AM
As usual Raul your advice was right on the mark, worked perfectly. The only thing is every time the script is executed on the step click and the note is created or cancelled a message box is displayed stating that the script has been executed. Although this was useful for me i cant have it displying every time for the users. Any idea where this message comes from? i havnt coded it in.
[Reply][Quote]
Mike Spragg
Posts: 1226
Top 10 forum poster: 1226 posts
 
Re: Enducing a key press in scriptYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 06 Aug 09 6:06 AM
Andrew

You are right - you haven't - this is simply an "acknowledgement". You can remove it - just search for the text in the scripts (ctrl-F) - you should find it and then just comment it out.

Regards
Mike
[Reply][Quote]
Andrew Grandin
Posts: 272
 
Re: Enducing a key press in scriptYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 06 Aug 09 6:15 AM
Thanks for your reply mike. but where exactly do i search? the application.basicfunctions.......etc is the only line of code there. i started a new vbscript, just put in that one line of code from Raul in there and then told the step in the salesprocess to call that script.
[Reply][Quote]
Raul A. Chavez
Posts: 1300
Top 10 forum poster: 1300 posts
 
Re: Enducing a key press in scriptYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 06 Aug 09 6:17 AM
As stated by Mike, this is part of the Sales Process and is located on the Include script. There are, from what I recall, several boxes, one for each type of action executed. Search for them and just comment them out.
[Reply][Quote]
Raul A. Chavez
Posts: 1300
Top 10 forum poster: 1300 posts
 
Re: Enducing a key press in scriptYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 06 Aug 09 6:19 AM
Quote:
Originally posted by Andrew Grandin

Thanks for your reply mike. but where exactly do i search? the application.basicfunctions.......etc is the only line of code there. i started a new vbscript, just put in that one line of code from Raul in there and then told the step in the salesprocess to call that script.


Open the Sales Process tab, then expand the Include Scripts.
Open the Included Sales Process script and search within it.
[Reply][Quote]
Andrew Grandin
Posts: 272
 
Re: Enducing a key press in scriptYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 06 Aug 09 6:20 AM
thanks very much for your help guys ill get my searching hat on!
[Reply][Quote]
Andrew Grandin
Posts: 272
 
Re: Enducing a key press in scriptYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 06 Aug 09 6:26 AM
found the line thanks guys couldnt have done it without your help!
[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:59:56 PM