·
Added a discussion

Hi, I'm trying to change a form (for example the signup form) so that it displays each question/input on a separate page as a sequence - so:

- page 1: what's your name -> click

- page 2: thank you, what's your email? -> click

- page 3: thank you, whats your password? -> click

etc

Is there a way to do this with the current set of tool or do I have to program a new form on php and figure out how to populate the database manually?

Thank you!!

Ben

  • 731