I have a question looking for the start and end dates of two most recent exercises. Right now I'm using the dd/mm/yyyy validation for text entry side-by-side questions but I need to limit this so that:
- end date is later than start date
- second most recent exercise does not start later than the most recent exercise
I'm only interested in the month and year but I can't find a validation for MM/YYYY. In addition, I'd like to give respondents the option of indicating if the most recent exercise is still ongoing. Is there a solution to this?