• Hello
    I′m trying to use the plugin and for now looks perfect and all is working fine.
    I have only 2 things to do. If someone can help me, at least with some direction to change the code… ??

    Issue 1 : I have multiple sections in the step #1 and each section have a radio/checkboxes
    I need the user can choose ONLY ONE option inside all the sections of the step #1
    It works to choose only one option in each section, but i have many sections in the step 1.

    Issue 2 : if the user press the “previous step” button in the step #2 it back and keep selected the same checkbox/radio and if the user choose a different one, it go to the step #2 with 2 options selected.
    Is any way to disable de previous step button or make the button to go to the original page deleting the option selected in the step #1 – maybe refreshing the page?

    Thanks for any help !
    Fabian

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author mondula2016

    (@mondula2016)

    Hi,

    Please explain what your specific first issue is. We understand that you have a lot of sections, but you also write that it works. You may need to break it down into multiple steps.

    For the second issue, you can hide the button in the CSS. You can use the browser inspector to find the template and CSS used.
    Otherwise, it will be difficult because the logic of the form requires the user to go back, and the form accordingly keeps the filled out fields. This is also the user’s learned process. Under UX criteria, it could be a issue.

Viewing 1 replies (of 1 total)
  • The topic ‘need to choose only one option in many checkbox in the same step’ is closed to new replies.