I'm setting up a new umbraco project that will be hosted on Umbraco Cloud, its a very simple project, and essentially will just be a form.
I'm using Umbraco Forms.
This is a long form with lots of pages. One of the pages is an address page, asking the user to enter an address, however I want to add a check box at the bottom of the page on that part of the form.
That says: "Click here to add another address" if the user ticks that box and clicks next (as in to go to the next page) I want to show them the address page again and get them to enter another address.
I need to do this for a few pages in this form.
Just to be clear this is a single form with multiple pages.
Dynamic Umbraco Form
Hi guys,
I'm setting up a new umbraco project that will be hosted on Umbraco Cloud, its a very simple project, and essentially will just be a form.
I'm using Umbraco Forms.
This is a long form with lots of pages. One of the pages is an address page, asking the user to enter an address, however I want to add a check box at the bottom of the page on that part of the form.
That says: "Click here to add another address" if the user ticks that box and clicks next (as in to go to the next page) I want to show them the address page again and get them to enter another address.
I need to do this for a few pages in this form.
Just to be clear this is a single form with multiple pages.
Can Umbraco Forms do this out of the box?
Hi Ayo,
You can use the conditions, to show a group of questions, am not sure if you can do it at page level.
So you might just need to show the second address fields on the same page
Hope this helps
Matt
is working on a reply...