Title: Retrieve Checkbox Values?
Last modified: June 15, 2017

---

# Retrieve Checkbox Values?

 *  Resolved [sergeantash](https://wordpress.org/support/users/sergeantash/)
 * (@sergeantash)
 * [8 years, 12 months ago](https://wordpress.org/support/topic/retrieve-checkbox-values/)
 * I have a pricing calculator to which I’ve added a checkbox field and 5 values.
   I basically want to show the end-user a price based on which checkbox values 
   have been checked.
 * Using a ‘Calculated Field’, how do I retrieve and add up the specific checkboxes
   ticked?

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

 *  Thread Starter [sergeantash](https://wordpress.org/support/users/sergeantash/)
 * (@sergeantash)
 * [8 years, 12 months ago](https://wordpress.org/support/topic/retrieve-checkbox-values/#post-9232383)
 * Just add that I’ve inserted a numerical figure for the ‘Value’ of each checkbox
   so that I can use that as the price.
 *  Thread Starter [sergeantash](https://wordpress.org/support/users/sergeantash/)
 * (@sergeantash)
 * [8 years, 12 months ago](https://wordpress.org/support/topic/retrieve-checkbox-values/#post-9232410)
 * Actually, I’ve just found that the Checkbox object automatically returns the 
   added up value of all checkboxes if you assign a numerical value to it – very
   cool!
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/retrieve-checkbox-values/#post-9236318)
 * Hello [@sergeantash](https://wordpress.org/support/users/sergeantash/),
 * Yes, you are right, using simply the field’s name the plugin evaluate the sum
   automatically. If you need each value by separated would be necessary insert 
   different checkbox fields instead only one with multiple choices.
 * Best regards.
 *  Thread Starter [sergeantash](https://wordpress.org/support/users/sergeantash/)
 * (@sergeantash)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/retrieve-checkbox-values/#post-9237106)
 * Thanks, appreciate the help!

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

The topic ‘Retrieve Checkbox Values?’ is closed to new replies.

 * ![](https://ps.w.org/calculated-fields-form/assets/icon-256x256.jpg?rev=1734377)
 * [Calculated Fields Form](https://wordpress.org/plugins/calculated-fields-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/calculated-fields-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/calculated-fields-form/)
 * [Active Topics](https://wordpress.org/support/plugin/calculated-fields-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/calculated-fields-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/calculated-fields-form/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [sergeantash](https://wordpress.org/support/users/sergeantash/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/retrieve-checkbox-values/#post-9237106)
 * Status: resolved