Creating a custom field To create a custom field you must select: Admin -> Custom Fields in the Leadshook menu. You will be presented with three different categories of fields on the top left hand side corner. System fields These are predefined custom fields. Mostly they are common variables that users need all the time. […]
Articles Tagged: custom field
How to filter dropdown choices in the Form node
Introduction In this article, we will learn about filtering dropdown choices in the form node. This is applicable to all dropdown form custom field with more than 10 choices. Step by Step Instructions 1.Create a dropdown custom field under the form custom field. The dropdown choices should be more than 10. Here is an example […]
How to Add a Dropdown Question
In this article we’ll look at how to setup a dropdown node… Basic Example… The Relationship Between Question and Answer Node: Dropdown and Dropdown Custom Fields Dropbox custom field “supplies” values and labels to a Question & Answer: Dropbox Node. The reason for separating dropdown custom fields and node is so you can reuse your […]
How to Display Today’s Date in your Decision Trees
Adding a Date is a 4 step process. Create a custom field for date, e.g. {date} Date script. Please see file linked below. Adding a bit of HTML on your Start Page (or any other node before you want to add a date) Adding a date custom field, such as {date} Step 1: Add a […]
How to create and add a Custom Field
BACKGROUND LeadsHook allows you to create as many custom fields as you want. To display a custom field, simple add braces, or curly brackets around your custom field name, {my-custom-field} LeadsHook has 3 types of custom fields… System Custom Fields: These are custom fields provided by LeadsHook and available for use. A user can NOT […]