
Solved
Dates and open text in Side by Side Questions

I want to use the side by side question to run through a roster of children in a family. For each child I want to collect the name, date of birth in the format of MM/YYYY and gender. Here are my questions:
1. How do I configure one of the columns to be a date entry field? Currently I have it set up as a drop down for months and then another for years, but this is not particularly elegant. The content validation on a text field doesn't seem to be doing anything or helping with the display for text field as a date entry field. I understand that I may need to use JavaScript for this, but where exactly does it go so it is specific to that column only?
2. How do I get rid of the "Answer 1" in the column for entry of the name? I can't figure this out. If I delete the answer you can't enter data.
Image of what I have now:
!

Best answer by Anonymous
Hello @CMJS_RA1 ,
For Question 2, you can replace Answer 1 with space .i.e. ` `
For Question 1, you need to use JS
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.