How to use the Form Node

When you want to group multiple questions into one node, you can use the form node. It will display all your questions on one page with a submit button ( the same as any regular form ). First, create your form custom fields. Then add a form node to your canvas. In the form node, […]

Read More

How to format form input?

Introduction In this article, we will learn how to format form input. Here is an example of a form input without formatting: Here is an example of a form input with formatting: Step by Step Instructions On the decision tree canvas,1. Click the settings icon2. Click “Appearance” the form input background, font, padding, border and […]

Read More

How to create questions in table form

Introduction In this article, we will learn how to create table questions, such as: Step by Step Instructions Create the questions in table form on https://www.tablesgenerator.com/html_tables Referring to the above image, the dummy texts “REDYES”, “REDNO”, “LEMONYES” and “LEMONNO” will be replaced with the source code of radio buttons in the subsequent steps. 2. On […]

Read More

How to create a Form in a decision tree?

Introduction In this article, we will learn how to create a form in a decision tree. Step by Step Instructions 1. Click Add New Node 2. Drag the purple Forms node to your decision tree canvas See More  How to Add a Radio or Checkbox Button to Get Consent – Meet GDPR Requirements

Read More

Form and Answer Custom Field type: text

Introduction When we are creating a Form or Answer Custom Field, we may choose “text” as the type of the custom field, to store text in the custom field. Example: The above custom field “gender” can be used to store gender information, e.g. male, female. See More  How to Capture Data using Custom Fields Inside […]

Read More

Form and Answer Custom Field type: textarea

Introduction When we are creating a Form or Answer Custom Field, we may choose “textarea” as the type of the custom field, to store simple paragraphs of text in the custom field. Example: The above custom field “texta” can be used to store multi-line texts. See More  How to Capture Data using Custom Fields Inside the […]

Read More

Form and Answer Custom Field type: number

Introduction When we are creating a Form or Answer Custom Field, we may choose “number” as the type of the custom field, to store number(s) in the custom field. Example: The above custom field “numberf” can be used to store numerical information. See More  How to Capture Data using Custom Fields Inside the Text Editor

Read More

Form and Answer Custom Field type: email

Introduction When we are creating a Form or Answer Custom Field, we may choose “email” as the type of the custom field, to store email in the custom field. Example: The above custom field “emailadd” can be used to store email address information, e.g. xxx@gmail.com Important Note that the email system custom field should always […]

Read More

Form and Answer Custom Field type: mobile

Introduction When we are creating a Form or Answer Custom Field, we may choose “mobile” as the type of the custom field, to store a mobile phone number in the custom field. Phone numbers are stored to E.164 format so these numbers can be used for sending SMS as well. What is E.164 format? See More  […]

Read More