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.

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.