April 2017
Intermediate to advanced
706 pages
17h 8m
English
The following screenshot shows the page triggers. The Help section's Page and Action Triggers provides good general guidance to the event which causes each page trigger to fire. Note that the On Query Close Page trigger isn't related to any Query object action:

In general, according to best practices, we should minimize the C/AL code placed in Page triggers, putting code in a Table or Field trigger or calling a Codeunit Library function instead. However, many standard pages include a modest amount of code supporting page-specific filter or display functions. When we develop a new page, it's always a good idea to look for similar ...
Read now
Unlock full access