We are trying to Combine Two text fields (First name and Last Name text fields) into an email address.
Something like this.
TextField1 (Firstname) John
TextField2 (Lastname) Doe
TextField3 = John.Doe@domain.com
Is there a way to do this?
Thanks
We are trying to Combine Two text fields (First name and Last Name text fields) into an email address.
Something like this.
TextField1 (Firstname) John
TextField2 (Lastname) Doe
TextField3 = John.Doe@domain.com
Is there a way to do this?
Thanks