Title: hidden fields
Last modified: June 12, 2018

---

# hidden fields

 *  Resolved [omarsalgado](https://wordpress.org/support/users/omarsalgado/)
 * (@omarsalgado)
 * [8 years ago](https://wordpress.org/support/topic/hidden-fields-19/)
 * Hi,
    Does smart forms support passing hidden fields? Do you have a plugin for
   queries? Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhidden-fields-19%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [EDGARROJAS](https://wordpress.org/support/users/edgarrojas/)
 * (@edgarrojas)
 * [8 years ago](https://wordpress.org/support/topic/hidden-fields-19/#post-10392155)
 * Hello!
 * There is no a build in hidden field yet but you could add a normal field and 
   hide it with a css like this (which you can put in the css tab of your form)
 * #fieldId{
    display:none; }
 * Regarding a plugin for queries, Smart Forms comes with a query api that you can
   use to get information about the previous forms you can see examples of how the
   query api works here:
    [https://smartforms.rednao.com/creating-one-time-submission-forms-perfect-for-voting-forms/](https://smartforms.rednao.com/creating-one-time-submission-forms-perfect-for-voting-forms/)
 * Regards!

Viewing 1 replies (of 1 total)

The topic ‘hidden fields’ is closed to new replies.

 * ![](https://ps.w.org/smart-forms/assets/icon-256x256.jpg?rev=1226707)
 * [Smart Forms - when you need more than just a contact form](https://wordpress.org/plugins/smart-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/smart-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/smart-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/smart-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/smart-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/smart-forms/reviews/)

## Tags

 * [hidden fields](https://wordpress.org/support/topic-tag/hidden-fields/)
 * [queries](https://wordpress.org/support/topic-tag/queries/)

 * 1 reply
 * 2 participants
 * Last reply from: [EDGARROJAS](https://wordpress.org/support/users/edgarrojas/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/hidden-fields-19/#post-10392155)
 * Status: resolved