Edit a Flow

Intelligent Advisor Flows was only made available to select customers, and will not be made Generally Available.

In the flow editor for a flow project, you can:

Edit a control caption

Control captions can be edited inline by clicking in the caption text and changing it.

The editing of a control caption in a flow project in Intelligent Advisor Hub An edited control caption in a flow project in Intelligent Advisor Hub

The toolbar above the inline editor can be used to format the selected caption text as bold, italic or underlined.

Caption text in an Intelligent Advisor flow highlighted and the bold button on the toolbar selected

Bolded caption text in an Intelligent Advisor flow

Edit control option text

Certain controls, such as checkboxes and Boolean radio buttons, also support editing the options text inline:

The editing of a checkbox option caption in a flow project in Intelligent Advisor Hub

Substitute text into screen text

To substitute the value of a field into screen text:

  1. Click the text in the flow editor. A toolbar is shown above the inline editor.

  2. Click the (x) button.

    The inline editor in a flow project in Intelligent Advisor Hub showing the toolbar used for text substitution

  3. Start typing the field name. A drop-down list of matching fields is displayed.

    The drop-down list of matching field names that can be substituted into screen text in a flow project in Intelligent Advisor Hub

  4. Select the field name in the list. The screen text is updated to show the field name in green highlight.

    A control caption containing substituted text in a flow project in Intelligent Advisor Hub

Note that substitutions also allow:

  • full rule expressions

  • the string value of the name given to the identifier column. For example, if the user selected Passport in the dropdown list for 'the selected document', using substitution the label below the dropdown would read "the chosen document is Passport".

    A control caption containing substituted text for a record in a flow project in Intelligent Advisor Hub

Resize a control

To change the width of a control, hover over the right edge of the control. A resize arrow is displayed. Use this arrow to drag the control to the preferred width. Note that when resizing an image control, the original aspect ratio of the image is maintained. The content of a container will limit how narrow the container can be resized. Resizing a control group will also resize the child controls if required.

Place controls side by side

Flow controls can be placed side by side with other controls. To do this, first resize the control on the page to make it narrower and then drag the other control to be placed on the same row as it.

Rearrange flow items

Flow items can be moved in the flow editor by dragging their tab.

Moving items is subject to the same constraints as for creating items, for instance, pages cannot be nested in other pages.

Cut, copy and paste flow items

With a flow item selected, you can use the keyboard shortcut Ctrl+X or Ctrl+C to cut or copy the flow item, and then Ctrl+V to paste that item elsewhere (as long as it is allowed to be pasted there, for example, you cannot paste a page inside another page).

Delete flow items

With the flow item selected, the Delete key will delete the item. Alternatively, you can click on the menu in the item's tab and select the Delete option.

If there is a Global input data item at the top of the flow, that item cannot be deleted because the selected scheme for the flow includes global input data.