[Plugin: Contact Form 7] Textbox Array
-
I realize I am trying to something a bit unique, but was hoping there might be an answer.
I am creating a form where users will be able to add more text fields as they need them available. So, they are filling out a list of cities they want to visit, I start them off with 3, but if they want to add more, I provide a button with a little javascript and add a new field. Normally, to do this, I’d create each text field with an array attribute ie. name=city[] and on submit, loop through the array. Unfortunately, I can’t natively do this within Contact Form 7. Perhaps there is a way to create a custom type, but without development documentation on the plugin, I wasn’t sure exactly what I was doing.
Any advice?
Thanks!
- The topic ‘[Plugin: Contact Form 7] Textbox Array’ is closed to new replies.