Skip to content

Create a universe of forms with ez Form Calculator for WordPress

Search:
Twitter page opens in new windowFacebook page opens in new windowWebsite page opens in new window
ez Form Calculator – WordPress Forms Plugin
The Best WordPress Form Calculator
ez Form Calculator - WordPress Forms Plugin
  • Purchase
  • Examples
    • WordPress Form Examples
    • BMI Calculator Form
    • Cleaning Quote Form
    • Discount Code Extension Example
    • Distance Calculation
    • Donation Form Example
    • Dynamic Pricing Table Forms
    • Food Table Order Form
    • LED Savings Calculator
    • Loan Form Calculator
    • Mortgage Calculator Form
    • Photo Booth Booking Cost Calculator
    • Points Test Quiz Form
    • Request a Quote Form
    • WooCommerce Forms
  • Features
    • All Features
    • Calculation Forms
    • Conditional Logic
    • Email and PDF Templates
    • PayPal and Stripe Payment
    • Popup Forms
    • PDF Integration
    • Themes
  • Screenshots
  • Pricing
  • Docs
    • FAQ
    • Quick Start
    • Calculation
    • Conditional fields
    • Element options
    • Form Elements
    • PayPal integration
    • PDF Integration in WordPress Forms
    • WooCommerce Integration
    • WP Update guide
    • PHP Update Guide
    • WP Hooks
    • Discount Codes Extension – Quick Start Guide
  • News
    • Updates
  • Form Order
    • Custom Form Order
    • Extensions Order
  • Free version
  • Demo
  • Purchase
  • Examples
    • WordPress Form Examples
    • BMI Calculator Form
    • Cleaning Quote Form
    • Discount Code Extension Example
    • Distance Calculation
    • Donation Form Example
    • Dynamic Pricing Table Forms
    • Food Table Order Form
    • LED Savings Calculator
    • Loan Form Calculator
    • Mortgage Calculator Form
    • Photo Booth Booking Cost Calculator
    • Points Test Quiz Form
    • Request a Quote Form
    • WooCommerce Forms
  • Features
    • All Features
    • Calculation Forms
    • Conditional Logic
    • Email and PDF Templates
    • PayPal and Stripe Payment
    • Popup Forms
    • PDF Integration
    • Themes
  • Screenshots
  • Pricing
  • Docs
    • FAQ
    • Quick Start
    • Calculation
    • Conditional fields
    • Element options
    • Form Elements
    • PayPal integration
    • PDF Integration in WordPress Forms
    • WooCommerce Integration
    • WP Update guide
    • PHP Update Guide
    • WP Hooks
    • Discount Codes Extension – Quick Start Guide
  • News
    • Updates
  • Form Order
    • Custom Form Order
    • Extensions Order
  • Free version
  • Demo

Archives: Element Options

You are here:
  1. Home
  2. Element Option

Title

By ezPluginsJuly 29, 2020Leave a comment

The text that will be displayed in the heading.

Options_text_only

By ezPluginsJuly 29, 2020Leave a comment

Options will be displayed in a text box.

Max

By ezPluginsJuly 28, 2020Leave a comment

The maximum value of an element. Also sets the maximum value for the slider/spinner.

Min

By ezPluginsJuly 28, 2020Leave a comment

The minimum value of an element. Also sets the minimum value for the slider/spinner.

Pips

By ezPluginsJuly 28, 2020Leave a comment

Show little “pips” in the number slider.

Placeholder

By ezPluginsJuly 28, 2020Leave a comment

The placeholder text shows up when the input is empty.

Steps_slider

By ezPluginsJuly 28, 2020Leave a comment

Incremental steps of the slider.

Custom_filter

By ezPluginsJuly 28, 2020Leave a comment

Process the submitted element value through a custom WordPress filter.

Do_shortcode

By ezPluginsJuly 28, 2020Leave a comment

Process shortcodes in contents.

Value_http

By ezPluginsJuly 28, 2020Leave a comment

Fetch value from a URL.

MinDate

By ezPluginsJuly 27, 2020Leave a comment

Minimum date of the Datepicker or Daterange element.

Show_in_live_summary

By ezPluginsJuly 27, 2020Leave a comment

When enabled, this element is shown in the live summary table.

Description

By ezPluginsJuly 27, 2020Leave a comment

This text will be displayed in a tooltip before the label.

Slider_values

By ezPluginsJuly 27, 2020Leave a comment

The Slider_values option is used to have fixed values inside the slider of a Numbers element.

Value_external_listen

By ezPluginsJuly 26, 2020Leave a comment

If a selector is entered in the value_external option, the plugin is listening to any changes in the selector element.

Is_number

By ezPluginsJuly 26, 2020Leave a comment

Whether this element should be read and formatted as a number or not.

Discount

By ezPluginsJuly 26, 2020Leave a comment

The discount system will be applied after the calculation and conditional routines have taken place.

Custom_regex

By ezPluginsJuly 26, 2020Leave a comment

Use regular expressions to check an element’s value.

Wrapper_class

By ezPluginsJuly 26, 2020Leave a comment

Additional CSS classes for the wrapper of an element.

Overwrite_price

By ezPluginsJuly 26, 2020Leave a comment

When Overwrite_price is enabled, the element will override the calculations at the point where the element is located.

Hidden

By ezPluginsJuly 26, 2020Leave a comment

The Hidden option determines if the element will be hidden after the form was loaded.

Custom_calculation

By ezPluginsJuly 26, 2020Leave a comment

The code inside the Custom_calculation option will be wrapped in a unique JavaScript function.

Factor

By ezPluginsJuly 25, 2020Leave a comment

The value of an element will be multiplied by its factor.

GET

By ezPluginsJuly 25, 2020Leave a comment

This field will be filled from a GET-parameter.

Is_currency

By ezPluginsJuly 25, 2020Leave a comment

The input value will be formatted as currency according to the price format, the decimal symbol as well as the currency symbol.

Inline_calculation

By ezPluginsJuly 25, 2020Leave a comment

This feature is still in development.

Value_attribute

By ezPluginsJuly 25, 2020Leave a comment

Retrieve any attribute value from the current WooCommerce product.

Class

By ezPluginsJuly 25, 2020Leave a comment

Additional CSS classes for the input field of an element.

Precision

By ezPluginsJuly 24, 2020Leave a comment

The precision option affects how many decimal numbers are taken into the calculations.

Price_format

By ezPluginsJuly 24, 2020Leave a comment

The Price_format option determines how the number (or price) is formatted.

Wrapper_style

By ezPluginsJuly 24, 2020Leave a comment

With the Wrapper_style option, you can add your own CSS inline styles to the input wrapper element.

Style

By ezPluginsJuly 24, 2020Leave a comment

With the Style option, you can add your own CSS inline styles to the input element.

Options_source

By ezPluginsJune 12, 2019Leave a comment

Options can be extended with your own PHP function or an external JSON file or request.

Add_to_price

By ezPluginsJanuary 21, 2019Leave a comment

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.

Calculate_when_hidden

By ezPluginsNovember 13, 2017Leave a comment

Whether the element will be taken into the default calculation routine or not when it is hidden.

Calculate_enabled

By ezPluginsSeptember 6, 2017Leave a comment

If this option is checked, the element will perform all calculations present in the calculation rows.

Value_external

By ezPluginsJuly 20, 2017Leave a comment

When a form is loaded, the plugin looks for a DOM-element with the given selector and retrieves their values automatically.

Value

By ezPluginsJuly 20, 2017Leave a comment

Predefined value of any input element. You can also retrieve magic values from advanced custom fields, post meta fields, WooCommerce product attributes and more,

Required

By ezPluginsNovember 8, 2016Leave a comment

Define an element as required. Required elements need to have a value filled in by the user before the form can be submitted.

Label

By ezPluginsNovember 8, 2016Leave a comment

This text will be displayed above the element input.

Name

By ezPluginsNovember 7, 2016Leave a comment

The internal name of the element.

ez Form Calculator - Premium WordPress Form Plugin
  • Home
  • Examples
  • Documentation
  • Buy this plugin
  • Datenschutz
  • Impressum
Footer
Go to Top