- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Release date: August 2, 2023
New Features
- The Actors Card tab has been added to the Actor’s form where you can select and add the following elements to the card:
- Avatar
- Preview of the selected layer
- Selected account balances (up to three) and their currency types
- Description
- Button that triggers the selected online chat widget
Improvements
With new improvements, you can do the following:
- Upload your graphs from cache: after changes synchronization, you can not only view your graph but also edit it. This improvement allows loading large volume graphs.
- View more types of changes in the actor’s history:
- Event of configuring sharing permissions when creating an actor
- First value entered in a field
Scripts
You can embed the Comments Widget into scripts:
- In the script constructor, add the actorId of the Comments Widget to the widget file.
{ "ctrlSettings": { "webComments": { "actorId": "" } } }
b. Add a widget component with the webComments type.
For more information, go to Comments Widget.
The OTP component has been introduced. For more information, go to OTP.
Was this article helpful?