Title: Adding multiple number fields
Last modified: August 31, 2016

---

# Adding multiple number fields

 *  Resolved [RobGKY](https://wordpress.org/support/users/robgky/)
 * (@robgky)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/adding-multiple-number-fields/)
 * Is it possible to add multiple number fields? I have a form that uses several
   sliders for a judging competition on an entrants name. I need to be able to count
   the the total votes from each slider and filter on the entrant.
 * I had hoped it would look something like this:
    [gravitywp_count formid=”6″ number_field
   =”1″ number_field=”3″ number_field=”4″ number_field=”5″ number_field=”6″ filter_field
   =”2″ filter_value=”Jimmy” decimals=”2″ dec_point=”.” thousands_sep=”,”]
 * By using the above I do get a number but it is not correct.
 * The example is only on a local host
 * [https://wordpress.org/plugins/gravitywp-count/](https://wordpress.org/plugins/gravitywp-count/)

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

 *  Plugin Author [GravityWP](https://wordpress.org/support/users/gravitywp/)
 * (@gravitywp)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/adding-multiple-number-fields/#post-7196706)
 * Hi [@robgky](https://wordpress.org/support/users/robgky/),
 * you can add a new number field to your form and enable calculation. You count
   all the other number fields (1, 3, 4, 5) in this new number field.
 * After it you use:
    [gravitywp_count formid=”6″ number_field=”7″ filter_field=”
   2″ filter_value=”Jimmy”]
 * that should do the trick. Does this help you?
 * Otherwise it’s also possible to make a snippet for you. Just ask your question
   on [http://gravitywp.com/support/](http://gravitywp.com/support/) and we are 
   happy to help.
 *  Thread Starter [RobGKY](https://wordpress.org/support/users/robgky/)
 * (@robgky)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/adding-multiple-number-fields/#post-7196713)
 * I was hoping that would work. Unfortunately the other fields are not GF Number
   Fields. They are Gravity Slider fields. Which looks like wont work on Mobile 
   screens after I tested. So I will try again with all Number fields.

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

The topic ‘Adding multiple number fields’ is closed to new replies.

 * ![](https://ps.w.org/gravitywp-count/assets/icon-256x256.jpg?rev=3215193)
 * [GravityWP - Count](https://wordpress.org/plugins/gravitywp-count/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gravitywp-count/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gravitywp-count/)
 * [Active Topics](https://wordpress.org/support/plugin/gravitywp-count/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gravitywp-count/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gravitywp-count/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [RobGKY](https://wordpress.org/support/users/robgky/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/adding-multiple-number-fields/#post-7196713)
 * Status: resolved