Hey
I've just started working on Gravity Forms and you can see the form online here so far click here.
What I'm wanting is to either create two forms submitting to a single database or show one form with conditional elements based on the submission of a separate form on a previous page.
I tried to do this at first with a hidden field, that was dynamically populated and when it had a certain value to show the fields I wanted. This doesn't seem possible however as when I use conditional logic on the boxes I want I can only use select + text fields to populate it where as the hidden field doesn't show up. Any thoughts?
The only other solution is to get the form on the page before posting to two seperate forms based on submissions, one with the extra info, one without but I'd still want the information posting to the same database? Is this possible?