Contact Form 7 Cost Calculator Pro
Contact Form 7 Cost Calculator – Price Calculator which allows you to easily create quote or price estimate forms for Contact Form 7.
With Contact Form 7 Cost Calculator – Price Calculator Form you can create forms with dynamically calculated fields to display the calculated values.
Calculated Fields Form can be used for creating both single and complex calculations, for example, general calculators, ideal weight calculators, calorie calculators, calculate quotes for hotel booking and rent-a-car services, calculate quotes for appointments and services, loan & finance calculators, date calculators like pregnancy calculators,…
How to Use Basic Calculator Operations For Contact Form 7
number1 + number2
number1 - number2
number1 * number2
number1 / number2
((number1 + number2) / 5 ) * number2
number1: is name input [number number1]
number2: is name input [text number2]
Total: [calculated total “number1 + number2 * 5”]
The Form demo:
[number number1]
[text number2]
[calculated total "number1 + number2 * 5"]
[submit]
How to Use Conditional Formulas For Contact Form 7
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
mod(number1,number2)
mod(3,2) = 1
AVERAGE function
avg(number1, number2, number3,...)
avg(10,20,60) = 30
MIN MAX function
min(number1, number2, number3,...)
min(4,3,5,36) = 3
max(number1, number2, number3,...)
max(4,3,5,36) = 36
ABS function
abs(number)
abs(-3) = 3
SQR function
Returns the square root of a positive number
sqrt(number1)
sqrt(16) = 4
Random function
random(number_start, number_end)
random(100,999) = 258
POW function
pow()
function returns the value of x to the power of y (xy).pow(number1, number2)
pow(3,4) = 16
SIN, COS function
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.
- Format numbers, currency
You can format a table cell with a specific data format (for example, number, currency, percentage) that determines how data in the cell appears, and how it’s used in calculations.
- 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 Contact Form 7 Cost Calculator Pro today!
Related
Related plugins
Contact form 7 – Restrict Dates Fields
This allows you to set limitations on date fields within your form.
Contact form 7 Multi-Step Pro – Preview Submission Pro
This plugin allows users to preview their form submissions before finalizing and submitting them.
Contact Form 7 Builder And Designer
This add-on provides a visual interface for creating and styling forms.
Contact Form 7 Invitation Codes
You want people can contact on your blog, but you want to filter them? Create codes, share them, track the codes, track the users.
$25.00/ 1 Website
What's included
- Lifetime licenses
- Lifetime updates
- 1-year support
- Instant download
- 30-day money-back guarantee
Details and compatibility
- Version: 7.4.6
- Tested up to: 6.7
- Last updated: 1 days ago
- Category: Contact Form 7
Requirements
- WordPress Version 3.9 or newer (installed)
- PHP Version 5.2 or newer
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.
Related
7 reviews for Contact Form 7 Cost Calculator Pro
Only logged in customers who have purchased this product may leave a review.
Andy Smith (Purchased) –
This plugin is a waste of money. It’s poorly supported, and the updates haven’t fixed its issues.
Irene (Purchased) –
Great plugin it works perfectly
Shetty Rai (Purchased) –
I’ve tried several plugins in the past, but none have come close to the seamlessness and reliability of this one. Its feature set is not only comprehensive but also remarkably easy to navigate. Thanks
Shendurnikar (Purchased) –
The support for this plugin is exceptional! Quick responses and effective solutions every time
Kaity Iyer (Purchased) –
Support for this plugin is decent, though sometimes it takes a bit longer to get a response
Suntony Dubey (Purchased) –
Nice work!
Sam (Purchased) –
Sorry,
Please send a support ticket and we will help you check it!
Thank you so much
[email protected] (Purchased) –
Customer support is INCREDIBLE and the plugin works really well! Congrats mate, seriously. 🙂