Versions Compared

Key

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

...

Warning
titlePrevent XSS Attack

When using Hash Variable that uses a URL parameter or user-inputted value in your custom JS scripts, ensure that these hash variable(s) are escaped!

Make use of hash variable escape keywords, see Hash Variable - Escaping the Resultant Hash Variable.

Use ?javascript hash variable escape. Example:

#requestParam.id?javascript#

Introduction


English

You can usethe Rich Text UI element to design the layout and structure of your own custom page using the rich text editor or writing HTML/CSS/JS.  

Rich Text is commonly used as the homepage/landing page of an app.


Rich Text Properties

Edit Rich Text

...