Title: Combining Fields &#8211; WPForms
Last modified: December 28, 2022

---

# Combining Fields – WPForms

 *  Resolved [matthewdr](https://wordpress.org/support/users/matthewdr/)
 * (@matthewdr)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/combining-fields-wpforms/)
 * Hi,
 * Season’s greetings.
 * I would like to get the functionality when using WPForms to output calculated
   or multiple value forms to osTicket.
 * I can do the WPForms side, utilising hidden fields to contain the desired output.
   When I process the form, with the entry, and any notification, the desired output
   is there. However, on the osTicket submission, it is still utilising the holding
   value of the hidden fields.
 * I’m guessing this is because the activity I am doing is coming after your code
   within WPForms.
 * Are you able to tell me which hook you are utilising in WPForms, which will help
   me identify where I need to hook in?
 * Thanks,
 * Matthew

Viewing 1 replies (of 1 total)

 *  Plugin Author [SCAND](https://wordpress.org/support/users/scandltd/)
 * (@scandltd)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/combining-fields-wpforms/#post-16325439)
 * Hi Matthew.
 * Season’s greetings too!
 * We used `wp_mail` hook. This information is in the first sentence of the plugin
   description:
 * `Only contact forms, which send emails, are supported as our plugin hooks the
   wp_mail function to get the forms’ data.`
 * Thanks.
 * Best regards,
   SCAND team

Viewing 1 replies (of 1 total)

The topic ‘Combining Fields – WPForms’ is closed to new replies.

 * ![](https://ps.w.org/scand-osticket-connector/assets/icon-256x256.png?rev=1599758)
 * [osTicket Connector](https://wordpress.org/plugins/scand-osticket-connector/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/scand-osticket-connector/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/scand-osticket-connector/)
 * [Active Topics](https://wordpress.org/support/plugin/scand-osticket-connector/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/scand-osticket-connector/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/scand-osticket-connector/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [SCAND](https://wordpress.org/support/users/scandltd/)
 * Last activity: [3 years, 5 months ago](https://wordpress.org/support/topic/combining-fields-wpforms/#post-16325439)
 * Status: resolved