Adding tabs to front end forms

Support MB Frontend Submission Adding tabs to front end formsResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #32139
    Nicholas CoxNicholas Cox
    Participant

    Hi

    Is it possible to separate a form into tabs/sections on a front end form? e.g. step 1-4 (my details, billing, shipping payment)
    if it is then is it possible to validate each tab before allowing the user to progress to the next step/tab?

    Thanks

    #32155
    Long NguyenLong Nguyen
    Moderator

    Hi,

    Is it possible to separate a form into tabs/sections on a front end form? e.g. step 1-4 (my details, billing, shipping payment)

    It is possible. You can use the extension MB Tabs to create tabs for the custom fields to show on the frontend.

    if it is then is it possible to validate each tab before allowing the user to progress to the next step/tab?

    No, the MB Tabs extension does not support a button to jump to the next step/tab. You can create your own JS code to do that.

    #32168
    Nicholas CoxNicholas Cox
    Participant

    ok that's great, thanks for the explanation.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.