Hi,
I recently purchased and installed Gravity Forms and find it fantastic, but I'm trying to do something which I'm not sure if it's possible to do with it.
I'm building a form which will allow users to submit a post. It uses several custom fields, but would like to allow users to add / duplicate fields if they need it.
I've used a couple of jQuery plugins that allow to duplicate form fields (http://vipullimbachiya.com/?p=209 and http://www.trovster.com/lab/plugins/duplicate-remove/) and they work fine, I'm able to duplicate them, but when I submit the form it only sends the last field value.
Is there any way to do this? I know custom fields only allow a key/value pair, but in WP backend it is possible to create various custom fields with the same key and assign them different values, so maybe there's a way around it.
Any help on this would be really appreciated, thanks for this fantastic plugin.