Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Sunday, February 23, 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: Handling Double-Click - SLX 6.2.6
Yup.
Posts: 126
 
Handling Double-Click - SLX 6.2.6Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 15 Oct 12 2:22 PM
fiogf49gjkf0d

Our current setup consists of using the Mas 500 SO API to enter opportunities as sales orders into Mas 500.  There is a button on a custom SLX form that starts the process, and I am wondering how SLX handles double-clicks.  I do not see a double-click event for buttons in the Architect, so does that mean SLX will process a double-click as two single mouse clicks? 


My inqury is based on occassional duplicate sales orders being entered into Mas 500.  We periodically experience timeout issues relating to the Mas 500 SO API, which I believe is 60 seconds, but I am noticing these duplicates occurring 10-15 seconds after the original.  With that in mind, the API is not timing out, so I am wondering if the root cause is something the user is doing, and if so, if this is something we can suppress through code. 

[Reply][Quote]
RJ Samp
Posts: 973
Top 10 forum poster: 973 posts
 
Re: Handling Double-Click - SLX 6.2.6Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 15 Oct 12 2:46 PM
fiogf49gjkf0d

Always (yep, that's 100% of the time)


 


Disable the button on the first statement in the OnClick event for the button itself......


you can enable it after you've stored away the record....or even don't enable until the form re-Opens again....

[Reply][Quote]
Yup.
Posts: 126
 
Re: Handling Double-Click - SLX 6.2.6Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 15 Oct 12 2:49 PM
fiogf49gjkf0d

Great, that is what I was thinking, buttonName.enabled=false as soon as the procedure fires. 

[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): 2/23/2025 4:51:00 AM