How to give Email Validation in Configurable Form under a Checklist Task
Summary:
Content (please ensure you mask any confidential information):
Hi everyone,
I’m working on a configurable form under a checklist task. I want to make sure that the email field only accepts valid email addresses, like "example@gmail.com". Currently, it is allowing incorrect entries, like "xyz".
Could anyone suggest how to fix this so that the form only accepts valid emails and rejects invalid ones like "xyz"?
Thanks!
Sankalp
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):