8/25/2025 6:30:26 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!
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.
|
|
|
| |
|
Re: Detecting Script-Initiated vs. User-Initiated OnChange Event
Posted: 28 Aug 08 5:00 PM
|
Set a boolean variable on the OnEnter event. If the control was never clicked on, the OnChange must have been from a script.
Better yet, set a boolean variable in the script inside an If statement the fires only only when it changes the edit control.
|
|
|
| |
|
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!
|
|
|
|
|
|
|
|