Fields Missing in Responses if Visibility Based on Date Input
-
Hi there,
We are having an issue whereby we’re not receiving data that the user inputs into Checkbox fields. After testing many combinations we have narrowed it down to when the checkbox field is set to only show based on the input that the user puts into a date field earlier on in the form.
We ask for their DOB and then show a specific list of classes as checkboxes based on their age (the rules are actually sets of ‘DOB is before dd/mm/yy’ and ‘DOB is after dd/mm/yy’ which works well for us). This works visually in the form but the responses don’t include the data from the checkboxes so we lose data.
My gut feeling is that the code displaying the form is handling the format of the DOB input correctly but the code submitting the form is not, and therefore excluding it. I have no idea where to start trying to fix though!
I have replicated the issue on a very simple form with just a date input and one checkbox field which is set to show if the date is in the past.
Any suggestions would be greatly appreciated!
Thanks,
CraigThe page I need help with: [log in to see the link]
- The topic ‘Fields Missing in Responses if Visibility Based on Date Input’ is closed to new replies.