Versions Compared

Key

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

...

Table of Content Zone
Table of Contents
minLevel1
maxLevel7

Core Product Modules

Experience Manager

Answers v2

  • The design for the ability to lock a question is updated to show the user details.

...

Flow Studio

  • Hide Message Bubble- This new option allows for accepting input utilizing a Single Input control with NO output rendered to prompt the user. You can find this in the Single Input control. This is useful in scenarios where the expectation is that an indicator is presented via another mechanism, such as when using a hook that renders 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 rendered. More information in https://orbita.atlassian.net/wiki/spaces/OCS/pages/1659830303/3.3.9+Flow+Studio+Controls#Single-Input

...

Chatbot Settings

  • We have updated the Default Bot Settings in v4.0.100. When upgrading the platform to v4.0.100, other existing copies of the Default Bot settings of v4.0.98 will be renamed ‘Default legacy'. The reference made in the Bot Provider OE node will not be changed by the system.

  • All Chatbot Settings (Settings, Custom CSS, Custom JS and Header) are editable except the Template. To update the Template settings, we should make a copy of the Default Chatbot settings file.

  • Previously when copying the Default Chatbot settings, the Header content was not copied. This has now been resolved.

  • For Chatbot Settings, there are a few changes done as part of v4.0.98 Patch updates which are also available in v4.0.100. Please refer to them here https://orbita.atlassian.net/wiki/spaces/OCS/pages/2143092942/GA+Release+-+4.0.98#Chatbot-Settings

Package Solutions

  • Auto indexing of content will happen when installing the Solution packages. Previously, this indexing process was done manually after the installation.

Experience Designer

Chatbot v3

  • For chatbot v3, there are a few changes completed in the v4.0.98 patch updates which are also available in v4.0.100. Please refer to them in https://orbita.atlassian.net/wiki/spaces/OCS/pages/2143092942/GA+Release+-+4.0.98#Chatbot-V3

  • Now, by using the property send_advance_message, we can pass different Value and Text data in the hook function. A simple use case will be in a Button action where the display text and the value passed to the backend can be different. This is similar to the submitQuery property in the v2 bot.

...