Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
An Information Tile is a page component where statistics or summarized values can be displayed.
To make it workable, use Hash Variables to retrieve the data from List columns and display the values.
Check out how Information Tile works by testing it in the built-in Joget DX 8 Showcase app.
Click into the Joget DX 8 Showcase UI to create an environment for testing the Information Tile.
Drag and drop the Rich Text UI element into the New In DX 8 category (or anywhere you like).
Name | Description |
---|---|
ID | Page component ID. Since Information Tile is not an input field, we can leave it as it is. Please see Form Element for more information about defining the IDs and list of reserved IDs. |
Template | Design of Information Tile. Some Information Tile display graphs or charts. |
Value Mapping
Name | Description |
---|---|
Title | Title or subject of the type of data to be displayed. |
Value | Data to be displayed. |
Icon | Icon of Information Tile. Choose a suitable one depending on the type of data you are showing. |
Link URL | Hyperlink of Information Tile. When a Link URL is added, end users can click on the Information Tile like a button to access the link window. |
Color | Color of the Information Tile. |
Events are fundamental to creating interactive and dynamic web pages and AJAX enables the development of more dynamic and interactive web applications without the need to reload the entire page.
Configuration of Ajax & Events.