Skip to main content

Hi,

 

I'm trying to create a multi-step signup form where the first step only displays a message (e.g., “Do you want a gift?”) with a button to lead the user to the next step. I don't want the first step to submit any data or add the contact to a list — it should only display the next form step.

 

However, I noticed that the only button action available is "Submit Form." Is there a way to configure the button action so that it simply leads to the next step without submitting data? Alternatively, is there a workaround using display logic or custom code to achieve this behavior?
 

Your assistance on setting up this type of multi-step form would be greatly appreciated!
 

Thank you!

Hi @MW2024 

Remove the data fields from your first step, so you have just the offer text + a button. Then select the button and ensure ‘After submit’ is set to ‘Show Next Step” (your data collection step). Also delete and ‘Submit hidden fields” on your first step.

The outcome is a user clicks the first step button and is then presented with your 2nd step data capture form.

Hope that helps

Andy


Reply