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

Compare with Current View Page History

« Previous Version 6 Next »

Introduction

The Page Component Container is a feature to aid in organizing page components. The user can place a container into the page then, insert other page components, or even adding another container on top of the added container.

Container Properties

Configure Container

NameDescription
ID

Optional custom menu id. Value defined here must be unique to the rest of the page components as the first matching name will be called upon.

Event Listening 

Figure 4: Configure 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