English | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Introduction
The Label is one of the new page components introduced in Joget DX 8. The Label works the same as the Labels in the UI Elements. One can drag and drop the Label and configure the properties.
...
Name | Description |
---|---|
Label | The field to key in the label. Text format and colour can be customized. |
ID | Custom ID for the Label |
Event Listening
Figure 4: Configure Event Listening
...
The object that will be listening for an event.
This field will dynamically show selectable options depending on the page components used. e.g: if there is a page component called manage meeting in the page, it will automatically show up in this field's select box.
...
- Hide Component
- Show Component
AJAX & Events
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.
...