Title: Autopopulate email based on [firstname].[lastname]@example.com
Last modified: August 21, 2016

---

# Autopopulate email based on [firstname].[lastname]@example.com

 *  Resolved [jaykilleen](https://wordpress.org/support/users/jaykilleen/)
 * (@jaykilleen)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/autopopulate-email-based-on-firstnamelastnameexamplecom/)
 * I have employees filling in the form and everyone’s emails follow the first name.
   last name @ domain.com. Is it possible to have the email field autopopulate based
   on their entry, then with the option to edit it if there email does not follow
   that standard.
 * I am trying to make my form as quick as possible to populate so this would be
   great. The other alternative is to have autopopulation and I can add their emails
   once I have given them the training but then I can’t assign it to the emails 
   field.
 * [http://wordpress.org/plugins/visual-form-builder/](http://wordpress.org/plugins/visual-form-builder/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Matthew Muro](https://wordpress.org/support/users/mmuro/)
 * (@mmuro)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/autopopulate-email-based-on-firstnamelastnameexamplecom/#post-4143184)
 * With the Pro version, you can use the [vfb_field_default](http://vfbpro.com/hooks/vfb_field_default/)
   filter to insert your own values at runtime.
 * If you want it to be based on the values that the user enters, you’ll need to
   write your own jQuery to handle that.

Viewing 1 replies (of 1 total)

The topic ‘Autopopulate email based on [firstname].[lastname]@example.com’ is closed
to new replies.

 * ![](https://ps.w.org/visual-form-builder/assets/icon-256x256.png?rev=1205840)
 * [Visual Form Builder](https://wordpress.org/plugins/visual-form-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/visual-form-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/visual-form-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/visual-form-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/visual-form-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/visual-form-builder/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Matthew Muro](https://wordpress.org/support/users/mmuro/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/autopopulate-email-based-on-firstnamelastnameexamplecom/#post-4143184)
 * Status: resolved