0 0 0 0

NEX-Forms Documentation

Documentation & Tutorials for NEX-Forms version 8.0 and above

Showing the Success Message on Form Submission
This option will show the success massage created for the form as per: Success Message Setup & Styling
  1. Edit or Create a New Form.
  2. Click on the "Extra Form Options" item from the left hand menu.
    NEX-Forms - Figure Arrow
    NEX-Forms - Success Message - Figure - 1
  3. Click on "On Submit".
    NEX-Forms - Figure Arrow
    NEX-Forms - Success Message - Figure - 1
  4. Set the "Submission Type" setting to "AJAX".
    NEX-Forms - Figure Arrow
    NEX-Forms - Success Message - Figure - 1
  5. Set the "On Form Submission" setting to "Show Success Message".
    NEX-Forms - Figure Arrow
    NEX-Forms - Success Message - Figure - 1
Redirecting to a URL on Form Submission
Use this option to redirect to a custom Thank you Page after the form gets submitted.
  1. Edit or Create a New Form.
  2. Click on the "Extra Form Options" item from the left hand menu.
    NEX-Forms - Figure Arrow
    NEX-Forms - Success Message - Figure - 1
  3. Click on "On Submit".
    NEX-Forms - Figure Arrow
    NEX-Forms - Success Message - Figure - 1
  4. Set the "Submission Type" setting to "AJAX".
    NEX-Forms - Figure Arrow
    NEX-Forms - Success Message - Figure - 1
  5. Set the "On Form Submission" setting to "Redirect to URL".
    NEX-Forms - Figure Arrow
    NEX-Forms - Success Message - Figure - 1
  6. Enter the URL to where the form needs to rediret to after the form have been submitted.
    NEX-Forms - Figure Arrow
    NEX-Forms - Success Message - Figure - 1
Posting Directly to a Custom Page, Script or 3rd party System (For Developers Only)
Use this option to bypass the default NEX-Forms data handling and emailing and send the form data direclty to your own custom script or 3rd party system like a CRM.
  1. Edit or Create a New Form.
  2. Click on the "Extra Form Options" item from the left hand menu.
    NEX-Forms - Figure Arrow
    NEX-Forms - Success Message - Figure - 1
  3. Click on "On Submit".
    NEX-Forms - Figure Arrow
    NEX-Forms - Success Message - Figure - 1
  4. Set the "Submission Type" setting to "Custom (For Developers)".
    NEX-Forms - Figure Arrow
    NEX-Forms - Success Message - Figure - 1
  5. Set the your prefered post method to POST or GET.
    NEX-Forms - Figure Arrow
    NEX-Forms - Success Message - Figure - 1
  6. Enter the URL to where the form needs to be submitted to.
    NEX-Forms - Figure Arrow
    NEX-Forms - Success Message - Figure - 1
Adding a Google Coverstion Tracking Code
  1. Edit or Create a New Form.
  2. Click on the "Extra Form Options" item from the left hand menu.
    NEX-Forms - Figure Arrow
    NEX-Forms - Success Message - Figure - 1
  3. Click on "On Submit".
    NEX-Forms - Figure Arrow
    NEX-Forms - Success Message - Figure - 1
  4. Past your Google Converstion Code. Example: ga('send', 'event', 'link', 'click', 'http://example.com')
    NEX-Forms - Figure Arrow
    NEX-Forms - Success Message - Figure - 1
Enable/Disable Data Saving to your Database
  1. Edit or Create a New Form.
  2. Click on the "Extra Form Options" item from the left hand menu.
    NEX-Forms - Figure Arrow
    NEX-Forms - Success Message - Figure - 1
  3. Click on "On Submit".
    NEX-Forms - Figure Arrow
    NEX-Forms - Success Message - Figure - 1
  4. ENABLE saving the form data to the NEX-Forms WP Datebase by chaging the setting to "Yes". (Default)
    NEX-Forms - Figure Arrow
    NEX-Forms - Success Message - Figure - 1
    DISABLE saving the form data to the NEX-Forms WP Datebase by chaging the setting to "No".
    NEX-Forms - Figure Arrow
    NEX-Forms - Success Message - Figure - 1
Enable/Disable File Uploads to your Server
This option is only applicable when using File Uploader fields in your form.
  1. Edit or Create a New Form.
  2. Click on the "Extra Form Options" item from the left hand menu.
    NEX-Forms - Figure Arrow
    NEX-Forms - Success Message - Figure - 1
  3. Click on "On Submit".
    NEX-Forms - Figure Arrow
    NEX-Forms - Success Message - Figure - 1
  4. ENABLE saving submitted files to your server by chaging the setting to "Yes". (Default)
    NEX-Forms - Figure Arrow
    NEX-Forms - Success Message - Figure - 1
    DISABLE saving submitted files to your server by chaging the setting to "No".
    NEX-Forms - Figure Arrow
    NEX-Forms - Success Message - Figure - 1
Adding Custom Javascript (For Developers Only)
Add your own custom javascript to be executed before a successful form submission are or/and after.
  1. Edit or Create a New Form.
  2. Click on the "Extra Form Options" item from the left hand menu.
    NEX-Forms - Figure Arrow
    NEX-Forms - Success Message - Figure - 1
  3. Click on "On Submit".
    NEX-Forms - Figure Arrow
    NEX-Forms - Success Message - Figure - 1
  4. Add javscript to be executed BEFORE a successful form submission in the "Custom JS Before Form Submission Success" editor box. Make sure to return true or false.
    NEX-Forms - Figure Arrow
    NEX-Forms - Success Message - Figure - 1
    Add javscript to be executed AFTER a successful form submission in the "Custom JS After Form Submission Success" editor box. Make sure to return true or false.
    NEX-Forms - Figure Arrow
    NEX-Forms - Success Message - Figure - 1
Was this article helpful?
Yes
No
Still having trouble? How can we help you?
This article was last updated on 19 November 2024
Stay in Touch
Get the latest NEX-Forms news and info by following us on:
In this article