onerror tag
The onerror tag indicates which action (other than default) should Prosciutto take in case a form is not available to be visible and is required to be visible.
In this example, we are telling Prosciutto that if such condition is met anytime, it should automatically perform a goback action and try to show
this form's caller form.
<onerror>goback<onerror/>
The onerror tag should always be declared before any form is declared, at the top in the model.xml file, inside the application tag.
<onerror act_param="52000">goto<onerror/>