I looked around for this type of thread and I have not found anything similar, apologies in advance if this ends up being a duplicate thread, please feel free to move it around if need be.
Similar thread (http://www.gravityhelp.com/forums/topic/conditional-elements-based-on-url-or-multiple-forms-posting-to-single-database)
Switching/Jumping to different forms based on user selection (drop down field, checkbox or Radio button), is it possible?
Example: I currently have 1 form which requires the user to choose whether they are Local residents or Tourists (Radio button), if they identify themselves as Locals, then they will have the dedicated "Local" fields to fill out, if they are Tourists, then different fields are displayed, so far so good since I can use the Conditional logic to Hide or Show those fields based on the initial user selection, BUT, my problem is the Content template, the output on the front end once the form is submitted :(
No matter what I thought of so far, I'm stuck pushing all the fields within the content template which holds the entry fields of both Locals and Tourists, yet I would like the form to only push the fields based on the user type selection to avoid mixing the content fields or ending up with blank entries since not all fields are common to both users.
Simplified workaround: (Create 2 different pages and deploy seperate forms for each type of user)
As an alternative, what I thought of doing is to create a page where the user simply selects if they are Local or Tourists and then jump to a different page that has the appropriate form based on the user's selection (a simplified 2 steps process) thereafter the content template will only pull and output the corresponding fields based on that particular form.
I would really like to avoid this duplicate task and I'm wondering if we can achieve it within one single form?
Bottom line, its all about including and outputting the appropriate fields within the Content Template (ex.: if User type = Local (Hide field x,y,z + Output field A,B,C). If User type: Tourist: (Show field x,y,z + Hide field A,B,C)
If you got a headache reading this thread, coffee is on me :) *limited to GF staff cause I'm not rich* !! lol