=== BCloud Elementor Form Extender - Add/Edit Post Types From Frontend | Adds Range & Calculated Fields ===
Contributors: salil18
Tags: elementor, form, edit, range, calculator
Requires at least: 5.0
Tested up to: 6.8
Stable tag: 1.3.1
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
 
Extends Elementor Pro Form Widget. Now Add/edit posts types from frontend. Adds Range and Calculated Fields to form. Requires Elementor Pro plugin.

== Description ==

Extends Elementor Pro Form Widget. Now Add or edit posts or custom posts types from frontend using Elementor Form. This plugin requires Elementor Pro plugin.

* Create or edit posts using Elementor Form in frontend.
* Create or edit any custom posts using Elementor Form in frontend
* Supports ACF Custom Fields.

== Adds 2 new fields type to Form - Range & Calculated field ==

=== Calculated Field ===

With Calculated Field for Elementor, you can quickly and easily create calculator, enquire forms, that perform basic and complex calculations. 
This powerful add-on gives you the ability to customize your forms to meet your specific needs. 

=== Format for the formula ===

* Use the field id (found in the Advance Tab) to denote different field - operands.
* Always add a white space after each entity in the formula.

Examples - 

`
field_id1 + field_id2 
`

`
( field_id1 - field_id2 ) / field_id3
`

`
( field_id1 + field_id2 ) * 5
`

Operators supported: + - * / % (  ) **

Addition, Subtraction, Multiplication, Division, Modulus, Open Parenthesis, Closed Parenthesis, Exponentiation


=== Range Field ===

Adds a Range field type to the Elementor Form widget.

Check our website for custom development: [WordPress Developer](https://blue-cloud.io)

== Installation ==

You can do the installation by logging in to your WordPress dashboard, navigating to the “Plugins” menu and click on the “Add New” button.

This will open up a page showing all the available plugins in WordPress. In the search field, type __Bcloud Elementor Form Extender__. The search result will show you our plugin, you can then see the detailed info by clicking on “More Details” and to install just click on the “Install Now” button.

* After installing, Activate the plugin in WordPress

* Now add Elementor Form widget in any page

* Select Actions After Submit in form widget and select Create Custom Post action.

* Edit the settings in Create Custom Post section in form widget.

== Frequently Asked Questions ==

== Screenshots ==

1. Action After Submit - Create Custom Post
2. Create Custom Post - Showing all post types 
3. ACF support for Create Custom Post
4. Range field 
5. Range field - Advance tab options
6. Calculated field - showing formula for calculating EMI
7. Form for calculating EMI - backend
8. Form for calculating EMI - frontend

== Changelog ==

= 1.1.0 =
* Added 2 new field types - Range & Calculated fields.

= 1.0.0 =
* First release.
