• Resolved PrairieWP

    (@prairiewp)


    Hey Jules!

    I hope you are doing well.

    Thank you so much for creating this plugin, I absolutely love it.

    I just have two quick questions. I included the link to my page with the form.

    On the form, I have essentially turned radio buttons into regular wide buttons by hiding the input field and applying a border around the text. The only problem I have is as each new question or text is revealed, the page gets longer, causing the user to continue scrolling down as they make their way through the questions. Is there a way with CSS or JS, to make it so that when each question or body of text is revealed, the page scrolls down automatically to reveal it?

    Another idea I had was purchasing the pro version of the plugin and applying conditional logic to the multi-step option, where if a user selects a certain answer, they proceed to the next step automatically without having to click the ‘Next’ button. Would that be possible?

    Thank you so much!

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

Viewing 1 replies (of 1 total)
  • Plugin Author Jules Colle

    (@jules-colle)

    it would be pretty straight forward to add some js.

    multistep will not automatically move you to the next step, but then again the “next” event can also be triggered with some JavaScript.

    Not much time to provide you with some snippets at this time. but it shouldn’t be too hard to find examples of this on stackoverflow.

Viewing 1 replies (of 1 total)
  • The topic ‘Conditional Multi-Step or Auto Scroll’ is closed to new replies.