I'm using Umbraco 7.3.5 and Umbraco Forms 4.2.1 and I can't seem to get conditional logic to work. I don't have a licence yet as I am still experimenting in my local environment.
On my form I have 2 fields: radiobutton list and textbox field.
The radio button list has 3 options: Option A, Option B and Option C.
I only want to display the textbox if the user has selected "Option A" in the radio button list.
On the textbox field, I select "Enable conditions" and populate with the following:
However, when I load the page the form is displaying but my conditional field is showing regardless of the options I select.
There are no console errors, in fact I see the following:
I haven't modified any of the files so this is happening straight after installing Umbraco Forms.
Am I missing something here? Can anyone please help?
Umbraco Forms on V7
Hi,
I'm using Umbraco 7.3.5 and Umbraco Forms 4.2.1 and I can't seem to get conditional logic to work. I don't have a licence yet as I am still experimenting in my local environment.
On my form I have 2 fields: radiobutton list and textbox field.
The radio button list has 3 options: Option A, Option B and Option C.
I only want to display the textbox if the user has selected "Option A" in the radio button list.
On the textbox field, I select "Enable conditions" and populate with the following:
However, when I load the page the form is displaying but my conditional field is showing regardless of the options I select.
There are no console errors, in fact I see the following:
I haven't modified any of the files so this is happening straight after installing Umbraco Forms.
Am I missing something here? Can anyone please help?
Many thanks,
Rick
is working on a reply...