I would like to be able to run an action when someone leaves a tab or enters a tab. Basically it would allow me to do some cleanup when they just leave a when “half” done and prepare some data when they enter a tab. That really cool action language would be just fine for now.
The application I am doing right now could use it for managing a lock on some data.
Right now I rely on the user clicking a button - not the best but…