Simulator 5.25
  • 15 Feb 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Simulator 5.25

  • Dark
    Light
  • PDF

Article summary

Release date: August 2, 2023

New Features

  1. 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

acc.gif

Improvements

With new improvements, you can do the following:

  1. 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.
  2. 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

  1. You can embed the Comments Widget into scripts:

    1. 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.

  2. The OTP component has been introduced. For more information, go to OTP.


Was this article helpful?

What's Next