I have a date question that I want respondents to be able to click and enter the date they received training in the past. Only the month and year of training are needed. Currently the question asks for YYYY-MM-DD to be entered. But, is there a way to restrict to have just YYYY-MM entered. I have not found a way to do this for date questions/variables. Thanks in advance!
A text question with pattern ####-## and some validations to ensure the month is [01…12] and the year is within a reasonable range, depending on the context.