Title: form value code
Last modified: September 7, 2020

---

# form value code

 *  Resolved [jmandrille](https://wordpress.org/support/users/jmandrille/)
 * (@jmandrille)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/form-value-code/)
 * I need to know how to use the email of the person who completes the form, could
   you show me an example since in the documentation I did not find anything about
   it? Thank you!
    PS: I already tried these codes and they didn’t work for me.
 * {22: form_field: FIELD_EMAIL}
    {22: form_field: field_id = “5”} {22: form_field:
   5} {22: form_field: field_id: 5},

Viewing 1 replies (of 1 total)

 *  Plugin Author [Ruben Garcia](https://wordpress.org/support/users/rubengc/)
 * (@rubengc)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/form-value-code/#post-13372784)
 * Hi [@jmandrille](https://wordpress.org/support/users/jmandrille/)
 * On each automation, there is a set of tags you can use like the user information(
   that is the user who did the automation):
    [https://automatorwp.com/docs/getting-started/tags/](https://automatorwp.com/docs/getting-started/tags/)
 * For WP Forms, the correct tag is using the field ID, without any extra space
   
   For example, for the field with the ID 5 the tag should be: {22:form_field:5}
 * When configuring the form, you will see the field ID by clicking on the field
   and you will be able to see it on the field edit form as you can see here:
    [https://cdn.wpforms.com/wp-content/uploads/2019/08/new-find-field-id-number.jpg](https://cdn.wpforms.com/wp-content/uploads/2019/08/new-find-field-id-number.jpg)
 * Hope it helps

Viewing 1 replies (of 1 total)

The topic ‘form value code’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/automatorwp-wpforms-integration_493325.
   svg)
 * [AutomatorWP - WPForms integration](https://wordpress.org/plugins/automatorwp-wpforms-integration/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/automatorwp-wpforms-integration/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/automatorwp-wpforms-integration/)
 * [Active Topics](https://wordpress.org/support/plugin/automatorwp-wpforms-integration/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/automatorwp-wpforms-integration/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/automatorwp-wpforms-integration/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Ruben Garcia](https://wordpress.org/support/users/rubengc/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/form-value-code/#post-13372784)
 * Status: resolved