Please guide on how to add data validation to custom field without adding 3rd party apps. For example - if field is mobile number, it should only accept 10 digits
If field is email address: It should only accept with credentials ending as ".com"
Hello @ankitpatel and welcome to the community!
In the first time, you have to select the appropriate type field (for mail, you can choose a single line text field) and add in description what you expect in this field and add it to the right screen.
Next, you can add validator in your worklow (for the ticket creation, go in the right workflow, click on Edit and click on the Create transition. Then go through "Validator", "Add a new validator","Regular Expression Check" and specify your regular expression.
Let me know if my answer is convenient for you, else can you give me more details ?
Regards,
JM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.