Autocomplete email domain from previous record

S

SeanO

Hi All,

I have a form with an email address field in which the domain is often the
same for each new record. For example, [email protected]... the "@domain.com"
portion is often the same. What I would like to do is somehow have some code
that autocompletes just the domain portion from the previous record when the
user types the "@" symbol. So, they can then type in "test2" and as soon as
they hit the @ symbol it would complete the field with the domain portion
from the previous record.

Does anyone have a genius way to do this? :)

Thank you for your help!

SeanO
 
Top