For the complete documentation index, see llms.txt. This page is also available as Markdown.

App Form Step Completion Custom Popup

In current implementation, there is no any step completion notification is displayed after a student filled their App form respective steps, now we can show a step completion popup when the student clicks on SAVE AND CONTINUE or after successful edit details.

How it works :

Buttons on pop up : This popup will have three types of control buttons as shown below,

  • CONTINUE - This will take the lead to the next step.

  • CLOSE - This will just close popup and lead will be at the same step.

  • DASHBOARD - This will lead to Dashboard.

This will be displayed after every step is completed in application form.

App form Step Completion Custom Popup

Last updated