Available in: Axsy Mobile for Salesforce, Axsy Field Service, Axsy Public Sector, Axsy Retail Execution


It is best practice to only use a Boolean to trigger a JumpTo Element when the Boolean is set to true. This is because the default for a Boolean Element is false, and so if the Boolean Element and JumpTo Element are on the same screen, the JumpTo Element will be triggered to jump right away (as false is automatically registered). 


NOTE: It is better practice to use a Picklist Element to determine the outcome of a JumpTo Element in such scenarios, as there is optionally no default for Picklists. 


For more information on Picklist Elements, please see this article: Picklists - How to Configure a Standard Picklist

For more information on Validation Formulas, please see this article: When are Validation Formulas Evaluated