Modal on load, capture email as form data, complete form, then submit all data

2 replies · opened Dec 8, 2016

LlivemusicprosDec 8, 2016

Hello, I am trying to accomplish the following:

  • A modal comes up on load asking for an email address
  • The user enters their email address and it is captured as form data
  • The modal closes and the user is presented with 3 options, each with a button
  • The user clicks one of the 3 buttons, and which button they clicked is captured as form data
  • The user is presented with another 3 options, each with a button
  • The user clicks one of the 3 buttons, and which button they clicked is captured as form data
  • The form is automatically submitted with (1) the user's email, (2) the user's first click, and (3) the users second click

Help is appreciated. Thanks!

LlivemusicprosDec 8, 2016

As an alternative to this question, what if I had the form all contained on one page, but I wanted the user's first selection to affect what the next option they are presented with is?

Step 1 - Choose X
The user selects option 1, 2, or 3 (say it's a radio selection)

Depending on which option they pick, either Step 2 - Choose Y or Step 2 - Choose Z is revealed

All of their selections are form data, and they can ultimately fill out more fields and click submit.

That seems easier to accomplish? The key is that I need to be able to identify the user's selection at Step 1 in order to determine what to present them with at Step 2, etc.

Thanks so much in advance for your help.

SSemicolon WebSTAFFDec 9, 2016

Hello,

Thank You for your Patience! The Functionality you are trying to achieve is not available by Default within Canvas at the moment and would require lots of Customizations including JS. We would recommend you to hire a freelancer to implement this as we currently do not provide Customization Services based on the Item Support Policy Guidelines: https://themeforest.net/page/item_support_policy .

Thanks for Understanding and your Kind Co-Operation.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard
Modal on load, capture email as form data, complete form, then submit all data · Canvas Template Support