Data entered in hidden fields not showing
-
I have a form for a user to enter several items. A minimum of 2 items must be entered and each item has a radio button with a set option to choose.
After the first 2 required items I have a checkbox asking if the user has another item. If they choose yes then another item field and radio button appear and the process is repeated up to 7 times.
When I look at the submitted form I only see the information entered for the first 2 items plus the checkbox with the answer yes. I tried making the third item field visible and the information entered therein was then available.
Any data entered in a field which is reliant on a checkbox to make it visible doesn’t appear in the completed form, even if I set the field to required.Also if one of the earlier required fields isn’t completed then the error message appears when I click submit but all of the data entered has been cleared and the user has to start over.
- The topic ‘Data entered in hidden fields not showing’ is closed to new replies.