+ Getting Started
+ Displaying the Campaign
- Campaign Settings
- Set who should see the Campaign
- Set When the Popup should be displayed
- Set Where the Popup should be displayed
- How to embed Brave Content inside Posts & Pages
- Schedule Popups to display on selected Dates/Days
- Opening a Popup On Click
- A/B testing Campaigns
- Display Dynamic Text inside Campaigns
- Creating Personalized Campaigns
+ Creating Forms
- Creating a Contact Form
- Creating a Newsletter Subscription Form
- Creating a Quiz Form
- Creating a multi-step Survey Form
- Saving Form Submissions in WordPress
- Inserting 3rd Party Forms instead of Brave Forms
- Let Visitors Download a file when they submit the Form
- Let Visitors Optin with their Social Accounts
- Send Automated Email Replies when someone submits the Form
- Conditionally Display Form Fields
- Connect your Form to Zapier
- Advanced Email Validation
- How to save form submissions in Google Sheets
- Track Form Submission with Facebook Pixel
+ Tracking the Campaign
- Setting up a Campaign’s Goal Tracking
- Brave Advanced Analytics
- Get Real-time Email Notification When a Campaign Goal is completed by a visitor
- Get Real-time Push Notification When a Campaign Goal is completed by a visitor
- Get Real-time SMS Notification When a Campaign Goal is completed by a visitor
- Track Campaign Goals with Google Analytics
+ Integrations
- Integrate AWeber
- Integrate ActiveCampagin
- Integrate Mailchimp
- Integrate GetResponse
- Integrate Hubspot
- Integrate Mailjet
- Integrate Mailer Lite
- Integrate Convertkit
- Integrate Campaign Monitor
- Integrate ConstantContact
- Integrate Moosend
- Integrate Sendgrid
- Integrate SendPulse
- Integrate Sendinblue
- Integrate Ontraport
- Integrate Klaviyo
- Integrate Pabbly
- Integrate Zoho Campaign & CRM
- Integrate Mailpoet
- Integrate The Newsletter Plugin
- Integrate Mailster
- Integrate Sendy
- Integrate Omnisend
- Integrate Sender
- Integrate Fluent CRM
- Integrate Neverbounce Email Validation
- Integrate Zerobounce Email Validation
- Integrate Truemail Email Validation
- Integrate Facebook Login
- Integrate Google Login
- Integrate LinkedIn Login
- Integrate Google Recaptcha
+ Tutorials
+ Woocommerce
+ Developers
Conditionally Display Form Fields
With Brave PRO you can display form fields based on previous field values. To setup form field to display on condition, follow these steps:
- First Open the Form Settings Panel.
- Then Open the Field settings option of the field that you want to display on conditions.
- Enable the Only Show based on conditions option.
- Then create a condition by click the Add Condition button.
- A new condition will be created.
- In each condition you will have select a previous field and how you want to match them.
In this screenshot, the current field is setup such a way that it only shows up if the visitor has chosen Communication as the previous field value.
a. You can check if the previous field is not empty (has value).
b. You can check if the previous field value is equal to a certain value. You can also insert multiple values by comma separating the values. If the field value matches any of the given values, the condition will be fulfilled.
c. You can check if the previous field value is not equal to a certain value. - You can add multiple conditions. Each and every condition of your field must be met for it show up.
Example Conditional Field Setup
In this video we will see how we can display a dropdown field based on a previous value of another dropdown field. Our form has a Industry dropdown field that has various industry types. For example: Food & Beverages, Transportation, Communication etc. Our goal is to find the specific business niche of the visitor if they are in the Food & Beverage Industry. To find out their business niche, we have inserted a Dropdown field that contains food industry niches like Restaurants, Food Processing etc. We want to make sure that this field only shows up if the visitor selects “Food & Beverages” from the industry dropdown list.