Modals, Single Page App questions

Just created my usual PHP doowahdiddee –
1-- login user credentials to verify we know you page,
2 – choose from different event/s form page,
3 – Thanks for registering (user session closed now) & check back for new events in the near future page

But now I want to try this as a one page Bootstrap 5 app.
Once login form is submitted then the Registration Form glides in from the right side completely over the login page.
The Registration form page and Thank you page are Protected.

User fills in form, makes choices and hits Save or Submit button – then Thank You page slides on to wrap things up.

form mockup page

Modal close mockup

Simple, yes. But using Wappler modals, conditional js, bootstrap 5 on a Responsive SPA is there a reason not to use Modals until the last page/slide?

Perhaps use Bootstrap OffCanvas for each step? Using Conditional Include at serverconnection to check if user credentials are valid?

@ben I believe you like using OffCanvas ?

Community Page
Last updated: