hidden fields for tracking

This is a simple 3-step instructional to show you how to setup a “hidden field” with a proper “label” and “alias” for tracking.  

  1. build a form with a hidden field and give an appropriate label name and set the alias to a proper term for tracking.
  2. add a ? followed by the alias, an = sign and then the tracking term.
  3. then when somebody submits a form like the one above, the submission will contain the term from after the = sign, in this example “turner”.

 

 

Our API is Complete!

This API section of the “Manage Account” Drop-Down Menu is Brand New!  We are finishing our connection with Zapier.com, so currently you can only connect our program with Zapeir via this private invite, but in a short time you will be able to find us on their site.  Simply generate an API key and then enter it into Zapier to connect your forms to Zapier so you can Zap data to 1500+ programs!

28 FREE Addons!

These Addons are all FREE!  We are working on making a set of Instructions for the Addons.  They are 100% FREE!  We are working on adding a CRM and an Automatic Email Series Functionality which are going to be a part of the $5 Monthly Subscription because you will be required to connect the Email Functionality to an outside SMTP (we recommend SendGrid.com) which will cost around $10-$15 Monthly, but it is a normal thing to need in the world of online integration.  After a while we are planning on making the same Email Functionality a part of what will become our $35 Monthly Subscription but with the additional option of using our PowerMTA Server so that you do not need an SMTP Server Subscription.  We will keep you posted as we make progress.

Customize a Confirmation Message

Customizing the message 

You can insert field variables into a confirmation email and they’ll be replaced with whatever the user insert into that field.

Every variable must be between a double punctuation keys. Eg. {{My Variable}}

In the following example, we show the two ways you can insert the variables:

  • By using the field label: The variable {{Your Name}} has been inserted to the confirmation email and will be replaced by the name that the person puts in the Form.
  • By using the ID field: In the picture you can see the variable {{text_263547}}, the same relates to the field {{Your Name}} of the form. In other words, we can use both types of variables to get field information. If your field doesn’t have a label, this is the option you should use.

Additionally, you can use the following placeholders:

  • {{form_id}}: Form ID.
  • {{form_name}}: Form Name
  • {{submission_id}}: Submission ID
  • {{submission_number}}: Submission Number
  • {{submission_table}}: The content of all the form fields
  • {{created_at}}: Date of Submission
  • {{ip_address}}: IP Address.
  • {{user_agent}}: Browser’s User Agent of Sender.
  • {{url}}: Web page url where the form was embedded.
  • {{referrer}}: Web page url from where the visitor has arrived to the form.
  • {{country}}: Country of Sender.
  • {{city}}: City of Sender.
  • {{longitude}}: Geographic coordinate that specifies the east-west position of Sender.
  • {{latitude}}: Geographic coordinate that specifies the north–south position of Sender.
  • {{optin_link}}: To present the link to the Opt-In Confirmation Page.

This is a great way to personalize your message. Any form field can be used in this way.

Setup a webhook from your form to your Zapier or Zap using the Direct Zapier Connection. You can Zap to Gmail or ActiveCampaign!

Our Direct Zapier Connection is up and operational and you no longer have to webhook to Zapier, but you still can.  It is FREE on our end to use Zapier and to use Webhooks.  Zapier is a FREE External Integration Program and with their Upgraded Subscriptions you can create Webhooks.

You can setup a Zap inside of your Upgraded Zapier Account to connect a Webhook by Zapier from your DocupletionForms Contact Form to your Gmail or your ActiveCampaign.  Just connect the Webhook URL inside of the program Add-ons tab to the form you want it connected to.  This is a great way to make certain that your confirmation email sent out to your client/person leaving you a message through your contact form will receive the message in their inbox and not in their spam folder.  You can connect with 2000+ different Online Software Programs via Zapier in any number of connection patterns.  Check Zapier out!  Don’t forget to read our FREE eBook on Zapier, and take a look at the Integration Instructions below:

Connect DocupletionForms to hundreds of other apps with Zapier

Zapier lets you connect DocupletionForms to 2,000+ other web services. Automated connections called Zaps, set up in minutes with no coding, can automate your day-to-day tasks and build workflows between apps that otherwise wouldn’t be possible.

Each Zap has one app as the **Trigger**, where your information comes from and which causes one or more **Actions** in other apps, where your data gets sent automatically.

Getting Started with Zapier

Sign up for a free Zapier account, from there you can jump right in. To help you hit the ground running, here are some popular pre-made Zaps.

How do I connect DocupletionForms to Zapier?
  1. Log in to your Zapier account or create a new account.
  2. Navigate to “My Apps” from the top menu bar.
  3. Now click on “Connect a new account…” and search for “DocupletionForms”
  4. Use your credentials to connect your DocupletionForms account to Zapier.

Once that’s done you can start creating an automation! Use a pre-made Zap or create your own with the Zap Editor. Creating a Zap requires no coding knowledge and you’ll be walked step-by-step through the setup.

Need inspiration? See everything that’s possible with DocupletionForms and Zapier.

If you have any additional questions, you can reach out to contact@zapier.com.

 

 

Disable a Hidden Field that is Required When Shown!

1. If you have a checkbox that you want checked so that people filling out your form, you have to uncheck to deselect it rather than check it to select it, type the following:   

                                                         |check   

Right after the selection in the checkbox just like the illustration below.

2. Then in the field that you want shown if somebody leaves the checkbox checked, click required so that we can then go to the conditional logic to show you how to properly conditionally disable and enable the required field.

3. Check to disable the field in the add action when the checkbox is not checked.  then make sure to make a second rule (at the very bottom) that hides the field is the checkbox is not checked.  This way you do not set the field to be required and when it is hidden have a form that cannot be submitted because there is a hidden yet still required field.  fun, fun, fun.  

Link to the form so you can see the disabled element be required and enabled when selected and shown.

https://docupletionforms.com/formbuilder/forms/example-conditional-logic-form

Confirmation, Notification and Embed/Link Settings

1. Click the settings tab in the actions drop down menu in the form tab.
2. Click the circled elements and make sure to enter the appropriate information so that the person submitting their form receives a confirmation email.  I circled the redirect to another page setting, but you can select the two options that give the person submitting the form a message rather than redirecting them anywhere.

3. Click the circled elements and make sure to enter the appropriate information so that you yourself receive a preset notification email.

4. Click the publish & share tab in the actions drop down menu in the form tab.

5. Click either the embed full form tab (gives you an html code to embed into your page where you want to embed the form.  Our name will not appear at the top of your form), the embed pop up form tab (gives you an html code and it is really nice looking the way it makes the form pop over the page where you embed it.  It can cause problems with the spacing on your desktop viewed website pages and it can also interfere with smartphones.  You just have to fiddle with it.  It is super nice looking.  Our name will not appear at the top of your form), or the share link tab (leave the without box checkbox unchecked at the bottom friendly link section and our name will show at the top of your form, check it and it will not show, but it will be a full page).

How to set conditional logic rules in a form.

1. Made a simple contact form with 3 fields we do not need to show unless the answer to the previous question indicates that the person filling out the form has one or more of the following: phone number, website or Facebook.

2. So then we save the form and click the 3rd option at the bottom so that you can use the Form Manager to set the conditional logic rules.  

3. In the Form Manager click actions and conditional rules.

4.  Then click add rule, condition and action 3 times or however many times you need to set as many rules as you want.  These are simple rules for showing a text field question if the person has indicated in the check box that they have any of the following: phone, website, Facebook. Simple. 

The link to this form is: https://docupletionforms.com/formbuilder/forms/example-conditional-logic-form

Hope this helps.  – James

How to signup to use the FREE Form Editor inside of DocupletionForms.com

This is a quick tutorial with pictures of how to setup a conditional logic form.  At the end there is a link to an article on our our professional association site NAOLDP on how to use the Data-Merge.  Thanks for reading.  – James

1. Go to www.DocupletionForms.com, click to signup for the FREE Form Editor.

2. Enter an email and a password.

3. Login.

4. Click create form.

5. Drag, drop & customize as many contact form elements as you want to inside of the form editor screen.  make sure to add a submit button, and click save.

6. You have 3 options, but we are going to click the 3rd finished option that says take me to the form manager so that we can set conditional logic rules.  conditional logic rules are what tell your form to ask different next questions of the people filling out your form based on their answers to the previous questions in the form.  

7. To the right of the form you are working on, click the action button and select the conditional rules tab from the drop down menu.

8. Click add rule.

9. Set a condition and set an action.  make sure to click the green save button.

10. Go back to the forms screen and select the submissions tab from the drop down menu.

11. Click the eye button to the right to see the submission.

12. i wrote a neo-irish blessing for fun.

13. Below is the form reader that can be accessed by clicking “Merge” once logged into DocupletionForms.com.  

 

 14. Click Here for a link to an instructional on how to use the Data-Merge.  


Thanks for checking out the free form editor.  

 

Regards,

James F. Polk, Founder of DocupletionForms

 

1 2 3