I am creating an employment application.
In it, there is a Check Box Group with 7 check boxes, one for each day of the week. Each has it's respective day of the week for both the label and value.
The user selects which days of the week s/he is available to work.
When the form is emailed, the selected day names are not sent. Instead, regardless of which are selected, it always appears as:
___2 -
___3 -
___4 -
___5 -
___6 -
I checked the FAQ and tried the CRLF but it did not help. Actually, it prevented the form from being submitted and the success message, obviously, did not show.
Please advise.
P.S. I wrote this original message yesterday, but for some reason it did not post in the forum.