Title: [Plugin: Jazzy Forms] hook multiple forms together?
Last modified: August 20, 2016

---

# [Plugin: Jazzy Forms] hook multiple forms together?

 *  [Brittany](https://wordpress.org/support/users/finx02/)
 * (@finx02)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-jazzy-forms-hook-multiple-forms-together/)
 * Can you have 2 forms and hook the data together? Like the data from form 1 gets
   added to the data in form 2? or when you have the email send button send both
   forms?
 * [http://wordpress.org/extend/plugins/jazzy-forms/](http://wordpress.org/extend/plugins/jazzy-forms/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [jazzigor](https://wordpress.org/support/users/jazzigor/)
 * (@jazzigor)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-jazzy-forms-hook-multiple-forms-together/#post-2942393)
 * That’s not possible at the time of writing.
 * Some thoughts on this: basically I can image two different scenarios
    1) Two 
   forms on the same page. One form would want to access data from the other one.
   Some kind of addressing notation similar to the one used in spreadsheet programs
   might be useful: another_sheet!some_id. Currently forms don’t have IDs.
 * 2) One form submission is leading to another form. If forms were able to get 
   default values from an incoming HTTP request and submit their data through another
   outgoing HTTP request, you could in fact hook multiple forms together, propagating
   data from one to the other. The challenge for me here is to present that in the
   GUI and to keep it simple.
 * Anyway, none of these is implemented yet.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Jazzy Forms] hook multiple forms together?’ is closed to new
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/jazzy-forms_dac291.svg)
 * [Jazzy Forms](https://wordpress.org/plugins/jazzy-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jazzy-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jazzy-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/jazzy-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jazzy-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jazzy-forms/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [jazzigor](https://wordpress.org/support/users/jazzigor/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-jazzy-forms-hook-multiple-forms-together/#post-2942393)
 * Status: not resolved