Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 4th edition of the Campaign Community Lens newsletter is out now!
SOLVED

Adobe Campaign Standard Email Address Data Policy and Special Character Allowance

Avatar

Level 2

Hi ELC,

In Adobe Campaign Classic, email addresses to be loaded into the email field is governed by dataPolicy.js and an Option that has specific allowed characters. Is the same or similar process in place for ACS as well? If it is, where can I find documentation on that process?

 

Thank you all very much in advance,

Jim

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

The adobe campaign standard supports HTML5 input fields while building landing pages acquisitions forms I have used HTML5 input fields that support pattern validation, minlength, size attributes to perform validations

 

 

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

The adobe campaign standard supports HTML5 input fields while building landing pages acquisitions forms I have used HTML5 input fields that support pattern validation, minlength, size attributes to perform validations

 

 

Avatar

Level 2
Thank you rajas66269496! So there are no "built-in" validation for email pattern with in ACS then?