We have a Travel Reason Choice/Checkboxes (allow multiple selections) column with values:
Conference
Customer Visit
Site Visit
Summit
Training
We also have date fields for each of these travel reasons.
The default validation option for the list won't pick up this column type.
How can we validate for any of the checked items + verify if the appropriate date is filled in?
So, if they check Conference, Site Visit and Training (since a travel session could cover all 3), we need to verify they have the dates populated (other columns) for these 3 travel types.
Thank you!