Break and Jump Controls

The Break and Jump controls are used in Conversational Screens and provide powerful tools for guiding conversation flow dynamically, enhancing user engagement and interactivity. Together, these controls create flexible pathways in a screen, adapting to user input for a tailored experience.

  • Dynamic Routing: The Jump control triggers specific Break points based on predefined conditions, allowing the form to respond directly to user actions.

  • Adaptive Flow: This setup ensures that each user follows a path suited to their responses, creating a seamless and intuitive navigation experience.

  • Personalized Interactions: By routing users to different Break points, the conversation becomes more interactive, catering to individual needs and making the experience feel more responsive.

  • Enhanced Engagement: This functionality not only improves user satisfaction but also supports more complex conversation flows, increasing the form's effectiveness in gathering information or completing tasks.

Together, the Break and Jump controls create a conversational journey that feels intuitive and custom-fitted, enhancing the overall user experience.

These controls are  only available for Conversational Screens. See Screen Types.

Watch the following product tour to learn how to use the Break and Jump controls.

Add the Break Control to a Screen

Permissions

Your user account or group membership must have the following permissions to design a Screen unless your user account has the Make this user a Super Admin setting selected:

  • Screens: Edit Screens

  • Screens: View Screens

See the Screens permissions or ask your Administrator for assistance.

Follow these steps to add this control to the Screen:

  1. Create a new Conversational-type Screen or edit an existing one.

  2. From the Controls Menu on the left, expand the Navigation category, and then locate the Break icon .

  3. Drag and drop the control onto the Screen Builder.

  4. Configure the Break control. See Settings.

  5. Validate that the control is configured correctly. See Validate Your Screen.

Settings

The Break control has the following configurable settings in the Properties Panel:

Variable Panel Settings

Expand the Variable panel from the Properties Panel on the right to configure the following properties:

Label

Edit the default label that identifies this control. This name will be used to call the break point from a Jump control.

Add the Jump Control to a Screen

Permissions

Your user account or group membership must have the following permissions to design a Screen unless your user account has the Make this user a Super Admin setting selected:

  • Screens: Edit Screens

  • Screens: View Screens

See the Screens permissions or ask your Administrator for assistance.

Follow these steps to add this control to the Screen:

  1. Create a new Form-type Screen or edit an existing one.

  2. From the Controls Menu on the left, expand the Navigation category, and then locate the Jump icon .

  3. Drag and drop the control onto the Screen Builder.

  4. Configure the Jump control. See Settings.

  5. Validate that the control is configured correctly. See Validate Your Screen.

Settings

The Jump control has the following configurable settings in the Properties Panel:

Variable Panel Settings

Expand the Variable panel from the Properties Panel on the right to configure the following properties:

Label

Edit the default label that displays for this control if necessary. This name will be used to call the break point from a Jump

Configuration Panel Settings

Expand the Configuration panel from the Properties Panel on the right to configure the following properties:

Conditions

In the Add Condition property, define the rules for triggering a break point in the Conversational screen from this Jump control.

  1. Click the Add Condition icon to create a new condition.

  2. In the Condition setting, enter the rule that determines when to jump to a break point. See Expression Syntax Components.

  3. In the Select a Break Point setting, choose the Break control label to which the user should be directed.

  4. Click Add to add the condition.

  5. Repeat steps 1-4 to add additional conditions.

If multiple conditions are defined, the evaluation will stop at the first condition that evaluates to true.