The latest update now allows users to easily undo or redo any actions they perform within the UI Designer. This includes tasks such as dragging, dropping, or deleting elements from the preview section, as well as adjusting settings within the styling and settings panel.
To undo or redo an action, users can simply click the corresponding icons in the UI Designer toolbar, or use the keyboard commands (undo: Cmd/Ctrl + Z, redo: Cmd/Ctrl + Shift + Z) for even quicker access. This new functionality provides users with greater control and flexibility, allowing them to easily make changes and adjustments without fear of losing progress or making mistakes.
We are excited to announce the addition of a new ready-made UI component. This new component allows users to easily display previews of documents within their designs, whether the documents are uploaded, generated during a process, or static.With this new feature, users can create more dynamic and interactive designs that incorporate real-time document previews.File preview
A data model can be generated using data values from a process instance. This can be done by either merging the data model with an existing one or replacing it entirely.Data model
You can now select enumeration data source for Select, Checkbox, and Radio UI elements.
Clear content button option is available in the UI Designer, as a setting at element level for form elements populated with content.
Form elements under hidden containers can be disabled now.
:::info
Here is a brief example: form → disabled = true + child form element: disabled = false ⇒ entire form is disabled.
:::
Improved UI element configuration error experience - when there is an error in the element’s settings, then the element is marked and on hover, an error message is displayed.
When configuring an Input UI element with a ‘Has clear’ (content clear) property, we recommend setting a fixed width value for the element. If the width is set to ‘fill’, it may cause the UI to break