• Resolved jaykilleen

    (@jaykilleen)


    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://ww.wp.xz.cn/plugins/visual-form-builder/

Viewing 1 replies (of 1 total)
  • Plugin Author Matthew Muro

    (@mmuro)

    With the Pro version, you can use the 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.