Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Warning | ||
---|---|---|
| ||
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:
|
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. |
Figure 1: HTML Page Properties
Name | Description | Screens (Click to view) | |
---|---|---|---|
id | Menu element unique id. Userview will use this id in the URL for the menu if the Custom ID is empty. | ||
Custom ID | Item link slug. Optional field.
| ||
Label | The HTML Page userview menu label. | ||
Content | Page content. |
Figure 2: Sample HTML Page in runtime
...