Password Field on Forms

Anonymous
Not applicable

Password Field on Forms

We are setting up a form with a field that allows the user to enter a password. How do we put restrictions on the input? For example, we are require at least 8 characters. Also we want what they enter to be hidden as they are entering it. 

Thanks in advance. 
Tags (1)
1 REPLY 1
Valerie_Armstro
Level 10 - Champion Alumni

Re: Password Field on Forms

Hi Amy,

I had a similar question a few months back, see this discussion. You will need to use custom JavaScript or have this data collected elsewhere and sync the data you need in Marketo via the Marketo API.