Calculated Field for Elementor Form icon

Calculated Field for Elementor Form

Hot or Not

External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.

Calculated Field for Elementor Form

Description

Description

Calculated Field for Elementor Form provides the ability to build calculator, booking, order forms that perform basic and complex calculations.

Note: This plugin requires the Elementor Pro ( Form Widget ).

Video: How to Create a Calculated Field.

Features

  • An ability to build calculator forms
  • An ability to build booking forms
  • An ability to build order forms
  • An ability to set a post meta value in formula
  • An ability to calculate date diff
  • An ability to use the JS methods of the Math object
  • An ability to set differentiate between value and calculation value for select, radio, checkbox
  • An ability to animate a calculate value
  • An ability to change decimal and thousands separator

Example Calculation Formula

Available shortcodes:

  • – shortcode for field value https://prnt.sc/1seh421. Where: number1 – is a field ID.
  • – shortcode for current post meta value. Where: price – is a post meta key.

Available functions:

  • dateDiffInDays( , ) – function for get date diff in days. Where: and – date fields shortcodes.
  • dateDiffInYears( , ) – function for get date diff in years.
  • dateDiffInMonths( , ) – function for get date diff in months.
  • dateDiffInWeeks( , ) – function for get date diff in weeks.
  • The JS methods of the Math object. For example: Math.round( )

Example 1:

+

Example 2:

*

Example 3:

dateDiffInDays(,)*

How do I get updates?

For information about the new version and the installation of updates, you can use the plugin from Envato – Envato Market WordPress Plugin.

Change log

v1.1.1

Added: minor improvements.

v1.1.0

Added: an ability to change decimal and thousands separator;
Added: error message in editor if calculation formula contains syntax error;
Added: calculation process in the editor.

v1.0.8

Fixed: calculation process if calculated field has thousands separator.

v1.0.7

Fixed: calculation process if formula has calculated field.

v1.0.6

Fixed: animation of value if value has thousands separator.

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