=== AutomatorWP - ARForms ===
Contributors: automatorwp, rubengc, eneribs
Tags: arforms, form, forms, automatorwp, submission
Requires at least: 4.4
Tested up to: 6.4
Stable tag: 1.0.1
License: GNU AGPLv3
License URI: http://www.gnu.org/licenses/agpl-3.0.html

Connect AutomatorWP with ARForms

== Description ==

[ARForms](https://www.arformsplugin.com/ "ARForms") is easy to use all-in-one WordPress form builder plugin to create all type of forms not limited to just WordPress Contact Form. It has real time editor to create widest variety of WordPress Forms.

= Triggers =

* User submits a form.
* User submits a specific field value on a form.

= Anonymous Triggers =

* Guest submits a form.
* Guest submits a specific field value on a form.

= Tags =

* Field value tag to use any form field submitted value on actions.

== Installation ==

= From WordPress backend =

1. Navigate to Plugins -> Add new.
2. Click the button "Upload Plugin" next to "Add plugins" title.
3. Upload the downloaded zip file and activate it.

= Direct upload =

1. Upload the downloaded zip file into your `wp-content/plugins/` folder.
2. Unzip the uploaded zip file.
3. Navigate to Plugins menu on your WordPress admin area.
4. Activate this plugin.

== Frequently Asked Questions ==

= How to handle values of fields with multiples inputs? =

Here is a quick explanation about how to meet the fields handled in a submission:

1) Create a test automation with the trigger "User submits a form".
2) Save and activate the automation.
3) Submit the form to force AutomatorWP handle it.
4) Go to AutomatorWP > Logs > Check the trigger entry for the "User submits a form".
5) On this entry, you will find the section "Fields Submitted" on the "Log Data" box.
6) Here you are able to see all the fields and sub-fields handled.
7) Copy the field or sub-field identifier to use it on the AutomatorWP "form_field" tag to use the field value on the AutomatorWP actions.

== Screenshots ==

== Changelog ==

= 1.0.1 =

* **Improvements**
* Ensure compatibility with new trigger tags.

= 1.0.0 =

* Initial release.
