Avatar

Level 2

You could create a form action to save the form into initialization.

Condition: When form "youform" has finished loading: Save the form.

This save will fail if somebody else has this form opened.

The save will happen in background and you should catch the error to show a proper error message to the user.