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.

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.