Applying multiple validations to Text Fields
I'm wondering if there's a way to apply multiple validations to a text field. For instance, let's say I want that field to comply with the MM/dd/yyyy format, but at the same time, the date should be a future date (not today)... or another scenario, suppose I have two date fields, and I want the first one to accept only past dates (Issue Date), while the second one should only accept dates after what's defined in the first date field (Expiration Date). Do you have any recommendations for achieving this?
Back to Docusign.com

