UI Elements
User Interface (UI) elements are different visual and interactive components that make up a software application's interface.
In Genio these elements can be:
- Fields: A group of controls to apply to one database field. This option allows you to choose between empty fields, lookup, enumerations, read-only filters and much more.
- Lists: This class presents different ways a user can insert/see lists, these can be Data Grid, Unfiltered Data grid, etc.
- Buttons: The Button component performs an action, it can be directed to open another form, to execute a predefined routine or script, to generate a report and many others.
- Zones: Zone components are related to the form layout itself. With Zones the users can group several components inside a form.
- N:N: Group of controls to apply to N:N lists, such as Multiple Values, Filtered Checklist and Multiple Values Extended.
- Static: The controls in this group do not depend on any field. The user can insert static text, images or folders.
- External Application: Allows integrating an external Vue.js app (Vue plugin) with a Genio application. It works only with Vue.js and enables adding extra functionality easily, with the possibility to share the same app across multiple systems via a Git repository.
- Discontinued: This component class is kept to retain some controls that are no longer supported.