I have quite a basic form with a few textfields and a checkbox.
When I submit the form, the default workflow is to send an email with the values that the submitter has entered.
However, regardless of whether the checkbox is "ticked" or "unticked" - the value seems to be always set to "False" when the email comes through.
I've verified this by creating a very basic custom workflow that on submission of the form hooks into this workflow where I can iterate over each field on the form and see the value for the checkbox is set to "false" even when I ticked it on the front-end.
Please can someone verify or offer assistance?
I discovered this during a demonstration to a client so would quite like some clarification on what is happening here.
Check box value always "false" on submission
Hi,
Umbraco Forms 4.2.1.0
I have quite a basic form with a few textfields and a checkbox.
When I submit the form, the default workflow is to send an email with the values that the submitter has entered.
However, regardless of whether the checkbox is "ticked" or "unticked" - the value seems to be always set to "False" when the email comes through.
I've verified this by creating a very basic custom workflow that on submission of the form hooks into this workflow where I can iterate over each field on the form and see the value for the checkbox is set to "false" even when I ticked it on the front-end.
Please can someone verify or offer assistance?
I discovered this during a demonstration to a client so would quite like some clarification on what is happening here.
Thank you Rick Lynch
Which Umbraco version are you using? It might be related to these issues:
Oops I thought I put that in the initial post:
It's Umbraco 7.3.5
Did you (or someone else) found a solution on this issue?
I have the same problem. I am using Umbraco version 7.7.2 assembly: 1.0.6484.21641. Did you get a solution for this?
is working on a reply...