Version 0.20 | Project variables

Project variables

 NEW

We have added local variables that can be used in your project. There are three types of variables: string, number, and boolean. The variables have default values and can be modified within the UI interaction, either without the involvement of the central processor or with its involvement taking on the value of signal feedback.

As a result you can implement a significant part of internal logic without involving the processor.

variable list

Variable list

variable form

Variable form

action to change variable

Action to change variable

Project Datasources

 NEW

A new feature has been added that allows you to connect JSON data to the project, either through a remote link or locally. These data can be used in any way you prefer: as text labels, numeric values for styling elements, data for building lists of items and much more.

Currently, after building, some of the logic with data sources may not work properly. However, in the upcoming updates, full support for data sources will be provided.

Datasource list

Datasource list

Datasource Modal

Datasource Modal

Rich text datasource & Variables support

 NEW

Rich text content can now contain more than just plain text and print output signals feedback. It also supports working with connected data sources and local variables.

Rich text content can now contain more than just plain text and print output signals feedback

New Element: Button List

 NEW

We have started adding a new type of element – lists. The first one released is called ButtonList, which is a set of buttons that can be generated based on static data or using a data source attached to the element.

Lists have a wide range of display settings for their child elements. These settings include specifying the scroll axis, the number of rows and columns, positioning within the container, and much more.

Presets for elements

NEW

We have added presets for elements, which allow you to save the appearance and settings of an element and efficiently reuse it. Additionally, you can easily change the appearance of all buttons in the project that are linked to a preset with just a few clicks.

Project elements presets listing

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *