There will be three people going to use portal(user, admin and reviewer). I am using a advance form on the portal and I want when any user fills first page and clicks on next then it should hold until reviewer approves the data submitted by user. After the approval from the reviewer, all the data should be displayed to the admin. All these processes should happen on portal only.
Is it possible to make this type of environment?
If yes then please tell how and if no then what different approach should I choose?