closeRecord
To close the top record form
This function will close the current form. You will then see either the form below or the current view of your table if there was no other form view open.
You could use this function to add an alternative way to close the form. If necessary, you can add further actions.
closeRecord()
void
1
closeRecord()
Result: The current record form will be closed.
Last modified 11mo ago