Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Flow Studio

  • Hide Message Bubble-This new option hides the Single Input control in the chatbot. It is available only for the Text box input type option is introduced to allow for accepting input utilizing a single input control with NO output rendered to prompt the user. This is present in the Single Input control. By default it is unchecked. This overrides all the other selections in the Text box input type ie. Hidden, Single line, or Multiline.

...

  • This is useful in scenarios where the expectation is an indicator is presented via another mechanism. For example when using a hook that rendered HTML5 directives or Adaptive Cards. In these scenarios, instructions for input are generally provided with the mechanism itself, making the additional bubble redundant.

    In previous versions of the platform, when you had a hook & single input combination, both controls would be rendered, presenting an additional message bubble with every hook render. More info in https://orbita.atlassian.net/wiki/spaces/OCS/pages/1659830303/3.3.9+Flow+Studio+Controls#Single-Input

...

  • The Bot formats the date and the phone number input type in a better way now. For example, the user input 9876543210 will be formatted as +1 (987) 654-3210. For dates, when the user input is February 9 2022, the bot displays in the format 02/09/2022.

  • In the Link Flow control, a new option called “Enable continuation of flow after completion“ is introduced. This allows the users to jump between the flows. More information in https://orbita.atlassian.net/wiki/spaces/OCS/pages/1659830303/3.3.9+Flow+Studio+Controls#Link-flow

  • One Output pin- This new option is available in the Choose One and Yes/No controls under the Choice tab. A new section to choose the number of output pins to display for the control is added. The new option, One Output pin will render only one output pin from the control in the Flow Studio canvas. This option lets the user connect the out pin of Choose One or Yes/No to the next control easily. This helps in places where the flow is the same regardless of the chosen option.

...