Trigger Before Closing a DB
The Options Panel has a Trigger After Open box that is executed whenever we open a Database.
Is there is some kind of Trigger Before Closing that would be executed after clicking on any button to close the database, but before the system closes the dB?
This would be very useful for any type of cleaning needed before closing the database; and it would be done automatically.
Otherwise, we must have a button for this purpose and be sure to click on it before closing the database.
If we don't have that trigger, is there a simple way to implement this automation?
4 replies
-
@Jose,
Good suggestion .. Do you have access to the Ninox Beta Team / Change Request database? Would be good to list there.
As a work around, I put "clean up" logic in my Trigger After Open... For example, for applications that I have API calls in.. I have an API Log table that that captures the API request / response.. This could grow.. so On Open.. I purge the log table.... usually by date..
-
@Mconneen,
No, I do not have access to the Ninox Beta Team / Change Request database.
-
@Jose..
CR 1849 We already have global trigger on open but would be nice to have it on table level as well. Also a trigger on close (or navigate away).
You can send an email to support@ninox.de and ask to be added so you can up vote it.. :)
-
@Mconneen,
Thanks.
I'll do that.
Content aside
- 4 yrs agoLast active
- 4Replies
- 1127Views