Expand my Community achievements bar.

We are excited to introduce our latest innovation to enhance the Adobe Campaign user experience — the Adobe Campaign v8 Web User Interface!
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
Level 8

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
Level 8

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?