I'm in need of contest forms with an extra twist. The basic layout of the form is the same for every form, but the question type and the questions differ between forms.
Always the same
* Always 3 questions
* Always one address field
* Always one email field
* Always the same receiver
Different between forms
* Answer can be 1 of 3 radio buttons or a single text field answer
* Questions are different between forms
Since the site in question have quite a few contests per week. I would like to create the fields "on the fly" based on the set custom fields in the current post.
Tried doing something like this http://pastebin.com/0J1hz6Gd with Jetpack Contact Form (didn't work because of a bug in Jetpack and do_shortcode), but you might get the idea of what I am trying to achieve.
Is it possible to do something like this with Gravity Forms?