...
Name | Description |
---|---|
ID | Custom ID given to the columns |
Column Width | Column Width |
Column Width (Tablet) | Column Width in Tablet View |
Column Width (Mobile) | Column Width in Mobile View |
Add | Add more column |
Stacks Columns In Mobile View | Stacks Columns In Mobile View when checked |
Gutter | Gutter is the padding between your columns |
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.
...