Title: Calculation Form
Last modified: December 13, 2023

---

# Calculation Form

 *  Resolved [webtexweb](https://wordpress.org/support/users/webtexweb/)
 * (@webtexweb)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/calculation-form/)
 * Hi
 * I don’t know how to use this plugin and there are no videos to help that I can
   find.
 * What I’m trying to achieve should be quite simple. I need a total cost at the
   end of the form which shows the price according to the selection of a dropdown
   with 6 options. Each option has its own price. Then I need another dropdown where
   if either of the options are selected, it adds a separate price for each.
 * Then I need a payment gateway where the money is held until the project is complete(
   2 weeks), after which time the customer will release the money.
 * Many thanks in advance
 * Tim
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcalculation-form%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/calculation-form/#post-17275857)
 * Hello [@webtexweb](https://wordpress.org/support/users/webtexweb/)
 * Thank you very much for using our plugin.
 * You can watch some videos by visiting the following links:
 * Basic contact form:
 * [https://resources.developers4web.com/cff/tmp/videos/basic-contact-form.mp4](https://resources.developers4web.com/cff/tmp/videos/basic-contact-form.mp4)
 * WooCommerce integration:
 * [https://resources.developers4web.com/cff/tmp/videos/woocommerce-integration.mp4](https://resources.developers4web.com/cff/tmp/videos/woocommerce-integration.mp4)
 * The project description is really simple.
 * Assuming you have two Dropdown fields, fieldname1, and fieldname2, whose choices’
   values are numbers (corresponding to the prices). As the choices’ texts, you 
   can enter any information because it is irrelevant for calculations.
 * You should only insert a calculated field in the form and enter the following
   equation through its “Set Equation” attribute:
 *     ```wp-block-code
       SUM(fieldname1,fieldname2)
       ```
   
 * And that’s all.
 * The payment gateway integration is a commercial feature. However, you need only
   select the calculated field through the “Request Cost” attribute in the form 
   settings and enter the payment gateway information.
 * Best regards.

Viewing 1 replies (of 1 total)

The topic ‘Calculation Form’ 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/)

## Tags

 * [payment gateway](https://wordpress.org/support/topic-tag/payment-gateway/)
 * [price calculation](https://wordpress.org/support/topic-tag/price-calculation/)

 * 1 reply
 * 2 participants
 * Last reply from: [codepeople](https://wordpress.org/support/users/codepeople/)
 * Last activity: [2 years, 5 months ago](https://wordpress.org/support/topic/calculation-form/#post-17275857)
 * Status: resolved