Skip to main content

Getting Started with Calculable Fields

Calculable Fields is a powerful feature seamlessly integrated into the Divi Form Builder. Whether you're a seasoned Divi user or just starting out, this documentation is crafted to guide you through harnessing the full potential of Calculable Fields within the Divi Form Builder environment.

What are Calculable Fields in Divi Form Builder?

Calculable Fields enhance the capabilities of Divi Form Builder by allowing you to introduce dynamic calculations into your forms. From basic calculations to sophisticated mathematical expressions, Calculable Fields empower your forms to respond dynamically to user inputs, creating a more engaging and adaptive user experience.

Key Features

  • Flexibility: Integrate various types of calculations into your forms.
  • Real-time Updates: Immediate calculation results as users fill out the form.
  • Scalability: Suitable for both simple and complex forms.
  • Conditional Calculations: Execute calculations based on specific conditions.

Prerequisites

The server-side calculations require PHP 8.0 or above.

Setup Overview

To set up a calculable form, you need three main components:

1. Fields for Calculation

Set up the fields that will be used in a calculation. These can be Number Input Fields or choice-type fields like Select, Radio, or Checkbox fields.

For a detailed guide, refer to Fields for Calculation.

2. Calculation Fields

This field performs the calculation and shows the result on the front end if needed. For setup instructions, see Calculation Fields.

3. Creating Formulas

Learn how to create simple and complex formulas for your calculations by reading Creating Formulas.