Versions Compared

Key

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

Table of Contents

Warning
titlePrevent XSS Attack

When using Hash Variable that uses 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 use HTML Page userview element to design the layout and structure of your own custom page using the rich text editor or writing HTML/CSS/JS.  

HTML Page is commonly used as the homepage/landing page of an app.

HTML Page Properties

Edit HTML Page

Image Added

Figure 1: HTML Page Properties


Screens (Click to view)

Image Removed

Figure 1: HTML Page Properties

Image Removed
NameDescription
idMenu element unique id. Userview will use this id in the URL for the menu if the Custom ID is empty.

Figure 2: Sample HTML Page in runtime

Custom ID

Item link slug. Optional field.

Info

Ensure that value defined here is unique to other userview menus in the app, since the first matching/conflicting ID will take precedence in page loading.

LabelThe HTML Page userview menu label.
Content

Page content.








Image Added

Figure 2: Sample HTML Page in runtime

Performance & Offline

Cache Settings

...