Disabling form triggers

To disable all triggers in an application, use the Trigger_Enable() function or the Customization Status window. To disable specific triggers, use the Trigger_DisableSingle() function. If you disable a form trigger for a form that’s currently open, the menu item in the Extras menu won’t disappear until the user closes the form. If the user chooses the menu item before closing the form, the message “Cannot run form trigger” will be displayed.


Documentation Feedback