Hello,
I am trying to use Gravity Forms to build a somewhat complex form.
I have a single text field I would like to enable conditional logic for. It is basically an "other" entry field for the checkbox selection directly preceding it. When a user checks the "Other ( please specify )" checkbox I would like this single text field to appear.
However, when I enable conditional logic on the field I am only able to choose values from whichever drop down/radio set/checkbox set appears first in the form.
For example, when I enable conditional logic on my newly created text field I am able to select between all of the available titles of the drop downs/radios/checkboxes but no matter what I choose the selectable values are always that of the first instance of drop down/radio/checkbox on my form.
In my case, the fourth field in the form is a "State" drop down menu. When enabling conditional logic I am ONLY able to select from the state values present in that drop down despite changing the field I am trying to select values from.
Sorry if that isn't clear! It was a bit hard to explain!