Title: Concatenate form fields?
Last modified: August 21, 2016

---

# Concatenate form fields?

 *  [elforesto](https://wordpress.org/support/users/elforesto/)
 * (@elforesto)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/concatenate-form-fields/)
 * Is it currently possible to concatenate form fields? I have several that I’d 
   like to roll up into the post title.
 * [http://wordpress.org/extend/plugins/form-to-post/](http://wordpress.org/extend/plugins/form-to-post/)

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

 *  Plugin Author [Michael Simpson](https://wordpress.org/support/users/msimpson/)
 * (@msimpson)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/concatenate-form-fields/#post-3838281)
 * The plugin does not have support for this but you could do it by adding Javascript
   to the form.
 * – Make a hidden field “post_title”
    – Hook in a Javascript or jQuery function
   to the form submission click – In the Javascript, grab the values from other 
   fields of the form and set the hidden post_title field with them.
 *  [Mededot](https://wordpress.org/support/users/mededot/)
 * (@mededot)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/concatenate-form-fields/#post-3838378)
 * Hello Michael, i need to add an additional field to the post_content! I have 
   looked at some of the other support requests and seen a sample of the java script
   you used in making it work!
 * I have tried it but it doesnt work, So can you please show how i can add another
   field to the post_content?
 * Thanks
 *  Plugin Author [Michael Simpson](https://wordpress.org/support/users/msimpson/)
 * (@msimpson)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/concatenate-form-fields/#post-3838379)
 * Point me to the sample javascript to which you are referring.

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

The topic ‘Concatenate form fields?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/form-to-post.svg)
 * [Form to Post](https://wordpress.org/plugins/form-to-post/)
 * [Support Threads](https://wordpress.org/support/plugin/form-to-post/)
 * [Active Topics](https://wordpress.org/support/plugin/form-to-post/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/form-to-post/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/form-to-post/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Michael Simpson](https://wordpress.org/support/users/msimpson/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/concatenate-form-fields/#post-3838379)
 * Status: not resolved