Hi there,
I have successfully used the 'MB Frontend Submission' to create a frontend user submission form by echoing the Shortcode within a template. All works fine.
Q) The form I have created collects quite a lot of data and I would like to break the submission process into "Steps" (EG: Step 1 = Enter name, Enter email. Step 2 = Enter Date, Enter Time, etc....). With 'Next' and 'Previous' buttons to create a less overwhelming user experience.
I am very confident I can achieve this using Bootstrap 5 Markup, but what would be the approach for breaking the up the 'Shortcode' into actionable form steps?
Any help or advice appreciated 🙂