I have several templates that all contain a date field. I know that I can restrict the format of the date field to a date format such as MM/DD/YYYY. However, this alone will not work. For this date field, we can have either a single date or a date range, which we want formatted MM/DD/YY - MM/DD/YY. How do I restrict this field to either one of these?
There is also a date description, such as document date, or policy year, which would indicate the format. I thought about using the add or remove fields to assign either the range or the single date fields, but that would not work until the template is filled out and they click "ok", so this would not work for filling out the template. Any suggestions on how I could accomplish this?