Calculated Field for Elementor Form

Description

Calculated field of element form

Features

  • Ability to create calculator tables
  • Ability to build booking forms
  • Ability to build orders
  • The ability to set the post meta value in the formula
  • Ability to calculate date differences
  • Ability to use JS methods of Math objects
  • Set the ability to differentiate and calculate values ​​for selects, radios, checkboxes
  • The ability to animate calculation values

Example calculation formula

Available short codes:

  • [field ID = "number1"]- Shortcode for field valuehttps://prnt.sc/1seh421. Where:number1- is a field ID.
  • [Yuan id="price"]- Shortcode for the current post meta value. Where:price- is a back meta key.

Available features:

  • dateDiffInDays( [field id="date_field_1"],[field id="date_field_2"])- The function to get the date difference in days. Where:[field id = "date_field_1"] and [field id = "date_field_2"]- Date field shortcode.
  • dateDiffInYears ([field id = "date_field_1"], [field id = "date_field_2"])- Function to get date difference in years.
  • dateDiffInMonths ([field id = "date_field_1"], [field id = "date_field_2"])- Function to get date difference in months.
  • dateDiffInWeeks ([field id = "date_field_1"], [field id = "date_field_2"])- Function to get date difference in weeks.
  • JS methods for Math objects. For example:math. Round ([field id="number1"])

Example 1:

[field id="number1]+[field id="number2"]

Example 2:

[field id="quantity"]*[meta id="price"]

Example 3:

dateDiffInDays([field id="date_field_1"],[field id="date_field_2"])*[field id="guests"]

Change log

v1.0.5

Added: an ability to calculate date diff in years, months and weeks.

v1.0.4

Added: `Add thousands separator` setting.

v1.0.3

Added: an ability to set differentiate between value and calculation value for select, radio, checkbox;
Added: an ability to calculated multiple select;
Added: an ability to animate a calculate value.

v1.0.2

Fixed: the datediff feature if using the flatpickr picker for date field.

v1.0.1

Added: an ability to set a post meta value in formula;
Added: an ability to calculate date diff;
Added: an ability to add currency symbol;
Added: an ability to hide field;
Added: an ability to hide label.

v1.0.0

First release

Calculated Field for Elementor Form [Free Download]
Calculated Field for Elementor Form [Nulled]
WordPress » Forms

METADATA
  • Gutenberg Optimized: No
  • Compatible Browsers: IE10, IE11, Firefox, Safari, Opera, Chrome, Edge
  • Compatible With: Elementor, Elementor Pro
  • Files Included: JavaScript JS, PHP
  • Software Version: WordPress 5.8.x, WordPress 5.7.x, WordPress 5.6.x, WordPress 5.5.x, WordPress 5.4.x, WordPress 5.3.x, WordPress 5.2.x, WordPress 5.1.x, WordPress 5.0.x, WordPress 4.9.x