Title
The text that will be displayed in the heading.
Create a universe of forms with ez Form Calculator for WordPress
The maximum value of an element. Also sets the maximum value for the slider/spinner.
The minimum value of an element. Also sets the minimum value for the slider/spinner.
Process the submitted element value through a custom WordPress filter.
When enabled, this element is shown in the live summary table.
The Slider_values option is used to have fixed values inside the slider of a Numbers element.
If a selector is entered in the value_external option, the plugin is listening to any changes in the selector element.
Whether this element should be read and formatted as a number or not.
The discount system will be applied after the calculation and conditional routines have taken place.
When Overwrite_price is enabled, the element will override the calculations at the point where the element is located.
The Hidden option determines if the element will be hidden after the form was loaded.
The code inside the Custom_calculation option will be wrapped in a unique JavaScript function.
The input value will be formatted as currency according to the price format, the decimal symbol as well as the currency symbol.
Retrieve any attribute value from the current WooCommerce product.
The precision option affects how many decimal numbers are taken into the calculations.
The Price_format option determines how the number (or price) is formatted.
With the Wrapper_style option, you can add your own CSS inline styles to the input wrapper element.
With the Style option, you can add your own CSS inline styles to the input element.
Options can be extended with your own PHP function or an external JSON file or request.
This option determines how the price of the element should be added to the total price. Depending on the element type, the returned price may be different than expected.
Whether the element will be taken into the default calculation routine or not when it is hidden.
If this option is checked, the element will perform all calculations present in the calculation rows.
When a form is loaded, the plugin looks for a DOM-element with the given selector and retrieves their values automatically.
Predefined value of any input element. You can also retrieve magic values from advanced custom fields, post meta fields, WooCommerce product attributes and more,
Define an element as required. Required elements need to have a value filled in by the user before the form can be submitted.