I use a simple form to gather basic information from some of my customers, including their email address. We collect info on about 100 customers daily, especially during busy times when the line is long.
I'd like to be able to add some of the common email extensions underneath the field where the email address is typed, so that my staff collecting this information can just press one of these hotkeys and the @gmail.com, or @hotmail.com extension will be added automatically to the end of the email field.
I've added the buttons in an HTML block underneath my email field, but the buttons don't actually do anything - yet. Any thoughts on how to make this work?