I have a use case for a form (Business Licenses Application) that needs to be divided into two stages. However, in the end, it is a single form.
In the first stage, the user must submit certain information and also make a tax payment. Subsequently, the form should go to an internal worker who will review all the information to ensure it is correct. If approved, the customer must receive some type of link or something that allows them to continue to the second stage of the form.
In the second stage, the client must provide additional information, which will then go to an internal worker who will review if all the information is correct and send it to a supervisor for final approval.
Is there any way in which a form can be divided into two or more stages, where the client can interact in both stages, after each step of information is reviewed internally, and everything is processed as a single process or form in the end?
I'm using Self - hosted version 11
Thank you advice.