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?
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
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