From a development and troubleshooting perspective, it would be useful to be able to disable or “turn-off” the functionality of event handlers in queries and other places. Currently if I want to try running something, but not triggering everything else attached to it, I have to delete the event handlers and then add them back once I’m done working. This is time consuming and difficult if you have a lot of event handlers present. It would be nice to have a toggle where I could temporarily disable the event and then turn it back on when I’m done.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Disable Table Event Handlers | 2 | 739 | January 26, 2023 | |
| Change "Disable query" to "Only run when" | 2 | 148 | November 12, 2024 | |
| Reorder event handlers | 4 | 452 | February 6, 2024 | |
| New Query "Before" Event Handler | 2 | 50 | March 4, 2025 | |
| Queries returning BEFORE all event handlers have exited | 2 | 57 | July 16, 2025 |