Table of Contents |
---|
English | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Introduction
The Horizontal Rule page component is a new feature in Joget DX 8. It acts as a thematic break and content separator between other page components (similar to the <hr> tag in HTML).
...
Name | Description |
---|---|
ID | Custom ID of the Horizontal Rule |
Event Listening
Figure 2: Configure Event Listening
...
Name
...
Description
...
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.
...