• im trying to build a online competition entry form so want to allow the use to register competitors so is it possible to have a add more button that adds another input text field ?

    a user is allow to enter a group of upto 30 member so dont want to have 30 imputs for the 1 or 2 people that may need that number

Viewing 1 replies (of 1 total)
  • You can’t let end users create fields, no

    You could use the conditional fields plugin here to hide most of the fields from the user. Then use a drop down box to ask them how many they want (i.e. 0-5, 5-10, 10,15) and create conditional rules based on the drop down to show as many fields as they need.

    Of course, you would have to create all the fields in the contact form initially, but the end user wont see them unless they choose an option in the drop down.

Viewing 1 replies (of 1 total)
  • The topic ‘can i let the user add more fields??’ is closed to new replies.