Run a script to Form open or Form Close
I would like to run a script when a form opens and/or when a form closes
This would not be dependant on form creation or modification.
At present (and not sure if there will ever be!) there is not the facility to do this.
I have tried dozens of work arounds including putting scripts in globals but alas I can't find a way to achieve this and Ninox say ... not even on their radar....
example - One of my users goes into a form. The form has say 5 tabs - They have changed the tab to what info they need to see but have NOT updated any information in anyway. They exit the form - also leaving it on tab 5.
Whereas - ideally I would like it to "on close form" change it back to the main form (page1). Other uses leave it on tab 4 (the job invoicing page).
This and often occurring issue (not a major issue I agree but !!) but I have many things that I could run better if you could trigger a script on form open or close
any suggestions welcomed.
3 replies
-
On a Tab you have "Trigger before view" and "Trigger after hide" scripts that allow you to do certain things before and after a tab is shown. You could use this to control if a user has to start on a particular tab before they can edit fields on other tabs.
Content aside
- 2 yrs agoLast active
- 3Replies
- 180Views
-
2
Following