Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Introduction

English
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 

Image Removed

...

  • Hide Component
  • Show 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.