Last updated
Last updated
This function will close all currently open forms. You will return to the current view of your table.
Use this function for example in a button to speed up the process of closing several form layers stacked on top of each other.
If you'd like to close only the form on top, we recommend closeRecord()
.
closeAllRecords()
void
Result: All open forms are closed and you will return to the current view of your table.
, which closes the top record form.
To close all record forms