7/7/2025 7:31:14 PM
|
|
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.
|
|
|
|
Is there an event that fires when a Main View saves?
Posted: 18 May 10 3:05 PM
|
I often use the OnValidate event to run code before a record is saved. Is there anything like that for Main Views instead of Forms?
What's happening is, I'm using an InputBox to get user comments about the changes they make. If I use OnValidate in forms, and they edit different forms in the Main View, each form puts out an input box. I only need one, for the entire main view. Is their an event that does that? I already tried OnCloseQuery. The help file talks about Global Script Events, which I've never understood... can they do things like this? |
|
|
| |
|
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!
|
|
|
|
|
|
|
|