You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Introduction

The Page Component Script is a feature to customize the page using custom Javascript.

Script Properties

Configure Script

NameDescription
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.

JavascriptThe Javascript to be processed for this script component.

Event Listening 

NameDescription
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 NameCustom Event Name
Matched Action 
  • Hide Component
  • Show Component
Add RowAdds another row for another event
  • No labels