This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 4
Create additional fields (section) during input
Started 10 years ago by CBS | 4 posts |
-
Hi,
I would like to use MachForm to allow our customers to request collection of document boxes for storage.
On the form, they would need to log the box number, size, destroy date etc..
Rather than say add 20 sections of repeating fields, is it possible to have one section with an 'add another box' underneath that would then repeat the section above ?
thanks
Posted 10 years ago # -
There is no way to have your form create additional fields "on the fly", but you can simulate this by creating the maximum number of sets fields you think you will need, for example 20, and then using logic to hide all but the first set until the user checks an "Add another box" check box field, at which point you would display the next set of fields.
Posted 10 years ago # -
See the Conditional Logic documentation which is what @Williamansley refers to:
Posted 10 years ago # -
Thanks for the replies folks.
I have split my form up into 2 pages with 10 fields on each. What I would like to do is add logic so that if line 10 is empty, it skips to the review page, otherwise it will show a 2nd page with lines 11-20.
It appears the logic doesn't like it if the condition field is blank ie.
Review page
Go to this page if ALL the following conditions match:
Field 10 is <empty>Any ideas?
Posted 10 years ago #
Reply
You must log in to post.