Title: Input form field value
Last modified: October 17, 2018

---

# Input form field value

 *  Resolved [antetomas](https://wordpress.org/support/users/antetomas/)
 * (@antetomas)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/input-form-field-value/)
 * How can I know what are variable names that hold values of the form input fields.
 * For instance, in the HTML code below, we can use the values stored in the following
   variables – “firstname” and “lastname”. How can we check those field in forms
   within Forminator?
 * <form>
    First name:<br> <input type=”text” name=”firstname”><br> Last name:<br
   > <input type=”text” name=”lastname”> </form>

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Support [Dimitris – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support6/)
 * (@wpmudev-support6)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/input-form-field-value/#post-10793966)
 * Hello there [@antetomas](https://wordpress.org/support/users/antetomas/),
 * hope you’re doing good and thanks for reaching us! 🙂
 * These [“name”](https://www.w3schools.com/tags/att_input_name.asp) attributes 
   are getting handled by Forminator itself, based on the filed type and other fields
   of the form.
 * At the moment, there isn’t a way to set these in Forminator’s backend, can you
   please let me know what’s the use-case that something like that would have been
   useful? Please advise! So I can forward this to our developers for further consideration.
 * Warm regards,
    Dimitris
 *  Thread Starter [antetomas](https://wordpress.org/support/users/antetomas/)
 * (@antetomas)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/input-form-field-value/#post-10809709)
 * Hello there Dimitris,
 * I want to use the name visitor entered in the form so I can send a personalised
   reply.
 * Best,
    Ante
 *  Thread Starter [antetomas](https://wordpress.org/support/users/antetomas/)
 * (@antetomas)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/input-form-field-value/#post-10825320)
 * Hi Dimitris!
 * For instance, I want to use the visitor’s name in my reply, like this:
 * Hi {Name},
 * Thanks for reaching us, we’ll get back to you as soon as possible.
 * Best regards
 *  Plugin Support [Dimitris – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support6/)
 * (@wpmudev-support6)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/input-form-field-value/#post-10888806)
 * Hello there [@antetomas](https://wordpress.org/support/users/antetomas/),
 * I’m really sorry for the extreme delay here, somehow I missed this topic.
 * Are you referring to the custom “thank you message” in form settings? Please 
   advise! This may be a very nice request/addition as it’s not possible currently.
 * Warm regards,
    Dimitris
 *  Thread Starter [antetomas](https://wordpress.org/support/users/antetomas/)
 * (@antetomas)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/input-form-field-value/#post-10889784)
 * No problem Dimitris, it was not my top priority, otherwise, I would have pinged
   you more. 🙂
 * Yes, I was thinking of a custom reply messages. Not just the “thank you message”,
   but all other messages that will be sent to the visitor. Those messages could
   be part of a sales funnel or educational or marketing email sessions. Hence, 
   being able to record and reuse the visitor’s name is a must.
 * Regards,
    Ante

Viewing 5 replies - 1 through 5 (of 5 total)

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

 * ![](https://ps.w.org/forminator/assets/icon-256x256.gif?rev=3443182)
 * [Forminator Forms – Contact Form, Payment Form & Custom Form Builder](https://wordpress.org/plugins/forminator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/forminator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/forminator/)
 * [Active Topics](https://wordpress.org/support/plugin/forminator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/forminator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/forminator/reviews/)

## Tags

 * [field](https://wordpress.org/support/topic-tag/field/)
 * [form](https://wordpress.org/support/topic-tag/form/)
 * [input](https://wordpress.org/support/topic-tag/input/)
 * [value](https://wordpress.org/support/topic-tag/value/)

 * 5 replies
 * 2 participants
 * Last reply from: [antetomas](https://wordpress.org/support/users/antetomas/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/input-form-field-value/#post-10889784)
 * Status: resolved