We have updated the fly-out builder bar. It now folds in and out vertically instead of horizontally. The interface looks much calmer thanks to the light colored background. Also, the vertical fly-out helps to navigate even better through the builder...
Product changes
Update - Vertical fly-out builder bar
New feature - Online users grid
We have added a new feature that is called the online users grid. In this grid, you can see which users are currently online in the application and since when. You can send notifications to online users and you can force them to log out. This is...
New feature - Online user presence of back office forms
We have added a new feature to see which online users have opened the same back office form at the same time. Now you can be very sure that you are the only user in a particular object form while editing it for example. This feature only applies to...
Update - Full-screen action option
We have updated the action panes with a full-screen option to maximize the action diagram. This new option helps you in times actions are starting to grow in size. It maximizes your screen with a diagram to build your actions on. Use the close...
New feature - Generate UUID expression
We have added a new expression function that generates a UUID: generate_uuid(). This expression generates an identifier following the UUID format. An example of when to use a UUID is when calling an external API via HTTP Request events, where the...