Forms - Email address field
I'm creating a form that has an email address field. Form users will all have addresses at the same domain. I'm struggling with a way to make the domain show up after typing the first part of the email address.
For instance, I'd like to be able to type "myemail" and then have "@company-name.com" automatically append to the text.
I've tried using an arbitrary mask, but that either doesn't work, or I'm typing the wrong syntax. Can anyone point me in the right direction?
