Introduction
The Page Component Script is a feature to customize the page using custom Javascript.
Script Properties
Configure Script
Name | Description |
---|---|
ID | Optional custom id. Value defined here must be unique to the rest of the page components as the first matching name will be called upon. |
Javascript | The Javascript to be processed for this script component. |
Event Listening
Figure 4: Configure Event Listening
Name | Description |
---|---|
Component Object | 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. |
Event Name | Custom Event Name |
Matched Action |
|
Add Row | Adds another row for another event |