You are here:
Enter an Email Address in Omniscripts
Enable users to enter an email address by adding the Email element to your Omniscript. Update the default allowable format with Validation Options.
If needed, update data validation options:
-
In Pattern, enter a pattern to override the default allowable email format. Use simple pattern matching. Regular expressions (regex) are accepted. See Regular Expressions.
-
In Pattern Error Text, enter the message displayed if the input doesn’t match the expression in Pattern.
For additional properties, see Common Omniscript Element Properties.

