Archive

Author: Nasir Ahmed

March 22, 2022 Nasir Ahmed

Greater Than

Use Greater Than conditional logic when you only want to send data to the receiver if a submitted form value is numerically larger than a value you specify. This is...

March 22, 2022 Nasir Ahmed

Ends With

This logic can check if a submitted form field value ends with a specific text. Example

March 22, 2022 Nasir Ahmed

Starts With

This logic can check if a submitted form field value starts with a specific text. Example

March 22, 2022 Nasir Ahmed

Does Not Contain

Use Does Not Contain conditional logic to send data to the receiver only when a submitted form value does not include a specific substring. It is the opposite of Contains....

March 22, 2022 Nasir Ahmed

Contains

When it is needed to check if submitted form field data contains a specific text, this logic can be used. Example

March 22, 2022 Nasir Ahmed

Not Equal To

Use Not Equal To conditional logic to send data to the receiver only when a submitted form value is different from a value you specify. It is the opposite of...

March 22, 2022 Nasir Ahmed

Equal To

You can use Equal To conditional logic to control the data flow if a submitted form value exactly matches with a specific value. Example 1 Example 2 Example 3 You can setup...

March 22, 2022 Nasir Ahmed

Multisite

Overview AFI fully supports WordPress Multisite (network-activated and per-site activations). Every subsite in a network gets its own integrations, its own logs, and — for Pro users — its own...

March 22, 2022 Nasir Ahmed

Pro Version

Purchase You can purchase a Professional license from the Pricing page. You can also purchase the Pro from the Upgrade menu if the basic version is already installed. Download &...

March 22, 2022 Nasir Ahmed

Basic Version

The plugin’s basic version is free and can be downloaded and installed from the WordPress.org repository. Please see the instructions below. Open WordPress Admin Dashboard. Then go to the Plugins...