Skip to content
Yee Add-ons

Yee Add-ons

Contact form 7, Gravity Forms, Elementor Forms, WPforms, Ninja Forms

Menu
  • Home
  • Plugins
    • Contact Form 7
    • WPForms
    • Gravity Forms
    • Elementor Forms
    • Ninja Forms
    • WooCommerce
  • Support
  • Contact
  • Login

Gravity Forms Cost Calculator Pro

Gravity Forms Cost Calculator Pro completely revamps calculations in Gravity Forms, adding support for complex mathematical functions directly within your Number and Product fields.

Not only does it empower you with advanced mathematical functions and conditionals, it improves the formula editing experience with a powerful new editor, complete with syntax highlighting, autocompletion, shorthand field references, and so much more!

How to Use Conditional Formulas For Gravity Forms

The formula that uses the IF function

Conditional formulas are an extremely powerful feature of Excel that allow you to make calculations dynamic. These formulas can be used to check the value of a cell and take action based on the result.

if(test, true result, false result)
if( number1 < number2, number1 * 2, number1 * 5 )

Nesting IFs to handle more conditions

What the formula actually tells us to do is to evaluate the logical_test of the first IF function and, if the condition is met, return the value supplied in the value_if_true argument. If the condition of the 1st If function is not met, then test the 2nd If statement, and so on.

if(test, true result, if(test, true result, false result) )
if( number1 < 100, number2 , if(number1 < 200, number2 * 2, if( number1 < 500, number2 * 3, number2*5)))

Calculating the Number of Days between two dates

The DAYS formula, allows you to calculate the number of days between two dates. Knowing how to use this formula can help you complete many professional tasks, such as tracking the length of client contracts.

days(end_date, start_date)
days(2022-12-20,2021-11-06) = 409

Calculating the Number of Months between two dates

If you manage multiple projects, you would need to know how many months have passed between two dates. Or, if you’re in the planning phase, you may need to know the same for the start and end date of a project.

months(end_date, start_date)
months(2022-12-20,2021-11-06) = 13

Calculating the Number of Years between two dates

Returns the number of years between two dates.

years(end_date, start_date)
days(2022-12-20,2021-11-06) = 1

Calculate age from date of birth

The simplest way to calculate age

age(birth_date)
age(2000-12-20) = 24

Calculate age between two dates

age2(end_date, start_date)
age2(2000-12-20,2010-12-20) = 10

Round Function

The ROUND function rounds a number to a specified number of digits

round(number1)
round(3.51212) = 4

Round to at most 2 decimal places

round2(number1)
round2(3.51212) = 3.51

FLOOR function

The FLOOR function is used to round a given number down, to the nearest multiple of a specified significance.

floor(number1)
floor(5.9598) = 5
floor2(number)
floor2(5.9598) = 5.95

CEIL function

The ceil function returns the smallest integer value which is greater than or equal to the specified number

ceil(number1)
ceil(0.95) = 1

MOD function

Returns the remainder after number is divided by divisor. The result has the same sign as divisor.

mod(number1,number2)
mod(3,2) = 1

AVERAGE function

The AVG() function returns the average value of an expression.
avg(number1, number2, number3,...)
avg(10,20,60) = 30

MIN MAX function

Returns the number with the lowest or highest value.
min(number1, number2, number3,...)
min(4,3,5,36) = 3
max(number1, number2, number3,...)
max(4,3,5,36) = 36

ABS function

Returns the absolute value of a number. The absolute value of a number is the number without its sign.
abs(number)
abs(-3) = 3

SQR function

Returns the square root of a positive number

sqrt(number1)
sqrt(16) = 4

Random function

Returns a random number
random(number_start, number_end)
random(100,999) = 258

POW function

The pow() function returns the value of x to the power of y (xy).
pow(number1, number2)
pow(3,4) = 16

SIN, COS function

SIN, COS and Tangent are the main functions used in Trigonometry
sin(0) = 0
cos(0) = 1

Key Features

  • Easy to Use:

Experience from building without any difficulties due to an easy-to-use interface that can be used by beginners as well as professionals.

  • Automatically Calculated Fields:

Effortlessly create forms with fields that automatically calculate values, eliminating the need for manual input.

  • Radio, Checkbox, and Select Fields:

Enhance form flexibility by incorporating custom radio, checkbox, and select fields, allowing users to provide specific and diverse responses.

  • Cross Browser Compatibility:

Ensure a seamless form experience across all major browsers, guaranteeing accessibility for your diverse audience.

  • Custom Format Total Field:

You have the flexibility to customize the format of the total field in the calculator. This allows you to control how the calculated value is presented to users, such as adding currency symbols, decimal places, or any other desired formatting.

  • Finance Calculators:

The Cost Calculator can be utilized to create finance calculators, enabling users to calculate loan payments, mortgage estimates, or other financial calculations directly within your forms.

  • Quote Calculators:

With the Cost Calculator, you can build quote calculators that provide instant price estimations based on user inputs. This is ideal for businesses that offer customizable products or services and want to provide quick quotes to their customers.

  • Booking Cost Calculators:

Simplify the booking process by adding cost calculators, allowing users to plan and understand expenses within the form itself.

  • Multiple Calculated Fields:

The add-on can also be used to create booking cost calculators. You can set up fields that consider variables such as duration, quantity, or other parameters to calculate the total cost of a booking.

  • Add more…

For more information, please read our document.

Simplify, calculate, and engage with the Gravity Forms Cost Calculator today!

Related

Related plugins

Gravity Forms Multi-Step Pro – Preview Submission

Give submissions a boost on any longer form by making it a multi-page form. Drag and drop fields between pages, add breadcrumb navigation, a progress bar, and loads more!

Add-on Bundle for Gravity Forms – All In One

Gravity Forms Add-on Pack – All in One This is a special package that includes all the add-ons for Gravity Forms we released and every add-on that has been released! If you purchase a lifetime license now, you are entitled to lifetime upgrades and updates. Save up to 90% In fact, you buy each item […]

Telephone field for Gravity Forms Pro

This plugin helps you add and validating international telephone numbers.

Gravity Forms Star Rating Fields

This plugin adds Star Rating fields to Gravity Forms. Choose from 6 different rating styles and set some setting options for your rating field

Rated 4.25 out of 5 based on 4 customer ratings
(4 customer reviews)

$25.00/ 1 Website

638 sales
View live demo

What's included

  • Lifetime licenses
  • Lifetime updates
  • 1-year support
  • Instant download
  • 30-day money-back guarantee

Details and compatibility

  • Version: 2.5.8
  • Tested up to: 6.8.1
  • Last updated: 1 days ago
  • Category: Gravity Forms

Requirements

  • WordPress Version 3.9 or newer (installed)
  • PHP Version 5.2 or newer

Support

  • Document
  • Send ticket support

30-day money-back guarantee

Enjoy add-ons.org products completely risk-free. If you don't like our products, we'll be happy to offer you a full 100% refund within 30 days of purchase with no questions asked.

Refund policy

Related

Post navigation

Contact Form 7 Builder And Designer
Pipedrive CRM Integration for WP Forms

4 reviews for Gravity Forms Cost Calculator Pro

  1. Rated 4 out of 5

    miacoll (Purchased) – November 28, 2023

    Great plugin with lots of possibilities. There was a small problem after an update and the developper of this plugin helped me very good and fast!

  2. Rated 4 out of 5

    Kathyn Ella (Purchased) – November 28, 2023

    Just recommend it!

  3. Rated 5 out of 5

    Kirk (Purchased) – November 28, 2023

    Very good coded calculator, and very easy to customize and use for multiple reasons.

  4. Rated 4 out of 5

    Samoe Zak (Purchased) – November 28, 2023

Only logged in customers who have purchased this product may leave a review.

  • 30-day money-back guarantee
  • Support teams across the world
  • Safe and secure online payment

Add-ons.org

  • About Us
  • Contact
  • Delivery Policy
  • Refund Policy
  • Privacy Policy

Add-ons for Plugins

  • Contact Form 7
  • WPforms
  • Gravity Forms
  • Elementor Forms
  • Ninja Forms
  • WooCommerce

Account

  • My account
  • My Purchase
  • My downloads
  • Activate the pro version

COPYRIGHT ADD-ONS.ORG 2023