Do calculations using a script

Introduction Step-by-Step Instructions: Step 1: In a Q&A node, add a script Step 2: Give it a name, for type choose script, and set it to fire on exit of the node Important: DT.setField function cannot be used on the last node for V2 DTs. Inside the script section we can define our script. For example: […]

Read More

How to add a Transition or Animated Loader in your Decision Tree

Introduction: In this short article, you’ll learn how to add a transition or an animated loading page to your Decision tree using the Transition Node. This is best used before an API node. Step 1: Grab a transition node from the node list. Step 2: Enter a name for the Transition node. Step 3: Set […]

Read More

How to use Dates and Time Custom Fields in Your Decision Trees

Introduction: In this article, you’ll learn about the various ways you can save dates, times and perform calculations. Please note: Be sure to use the CORRECT type of field. You should use date, time or date&time custom fields. Add scripts on node… Important: DT.setField function cannot be used on the last node for V2 DTs. […]

Read More

How to use Calculated Fields

Introduction: This guide provides a brief introduction to using calculated fields in LeadsHook, allowing you to perform calculations based on user responses. Step-by-Step Instructions: Conclusion: By using calculated fields, you can perform complex calculations in real-time based on your users’ input. This powerful feature adds dynamicity and personalization to your decision trees. FAQs:

Read More

How to Add Mathematical Functions in a Calculated Field

Introduction This guide outlines how to use mathematical functions in Calculated Fields within LeadsHook. Background If you have not used calculated fields then please be sure to read this article on Calculated Fields. Step-by-Step Instructions You can get the full list of Mathematical functions by clicking the link… Mathematical Functions are generally listed with with […]

Read More