You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Userview Key serves as a placeholder for a common value to be used by its elements. The usage of the Userview Key is dependant on the implementation of the Userview element.


Figure 1: Example of the usage of Userview Key to pre-filter a listing based on a column.

Usage of Userview Key

Userview key is most commonly used when you need to restrict the content of your Userview to a certain category/attribute in your application.

For example, the Userview Key can be a department whereby all the content inside the Userview would be based on a specific department.

How to set the Userview Key

The Userview key is placed right before the element custom ID.

Example: http://localhost:8080/jw/web/userview/profileApp/profileUserview/*CEO Office*/profile

Link structure: userview/[App ID]/[Userview ID]/[Userview key]/[Element Custom ID]

  • No labels