9/13/2025 5:33:25 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 SalesLogix legacy development including views, scripts, etc.. View the code of conduct for posting guidelines.
|
|
|
|
How to Identify the Event..
Posted: 02 Jul 08 7:30 AM
|
Hi slx users,
i have edit control in my Legacy Form, i am calling script from "WhenChangeCommited " Event of the Control.
How do i access the Name of the Event in the Script...Bec i am planning to call the Same Script from "WhenChange" Event also..So i wanted to Know Which event fires the Script.
How to get that Event information in the Script.
|
|
|
|
Re: How to Identify the Event..
Posted: 02 Jul 08 10:07 AM
|
I would create a variable called blnCommited and set it to T On the WhenValidate event, or on the OKButton WhenClick.
|
|
|
|
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!
|
|
|
|
|
|
|
|