Announcements
I want to know the event which id fired when ok button of report is clicked in C/A L code?
*This post is locked for comments
I'm not sure what you are trying to do..is this for debugging or something?
Can you explain more what you are trying to accomplish.
debugging is the only solution
The best way to determine the order of the triggers that fire is to put a MESSAGE command in each one that displays the name of the trigger. There are several that fire when you click the OK or Cancel buttons on a form.
If you are looking to find out exactly which button was pushed you can use something like this:
IF YourForm.RUNMODAL = Action::LookupOK THEN
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.