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?
Hello, Jtovar
I’d like to give two suggestions, perhaps anyone else here in the Community give others.
- Create Dropdown fields with all the possible dates that you would like to give for your signer, so he/she can pickup just one value.
- Use RegEx Expressions in the Text Field.
I found this example to a Regex mask to validate dates in a specific period of time, so you could try to adapt for your needs.
Regex mask to validate dates
I hope that helps!
Best,
Alexandre
Another options would be the use of a Formula field to introduce some type of conversion from what the Recipient enters into a future date, like a Date +5 days. So a formula could calculate based on a text with date validation but the Recipient would only have control over the Text field and not the formula output.
Hello
If you found the provided response to be a useful solution to your question, please mark it as the best answer by clicking “Select as Best” to make it easier for other users to find.
Best regards,
Nathaly | DocuSign Community Moderator
"Select as Best" below if you find the answer a valid solution to your issue!
Reply
Sign up
Already have an account? Login
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
Customer Login/Registration Developer Login/RegistrationDocusign Community
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
Customer Login/Registration Developer Login/RegistrationEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.