Versions Compared

Key

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

用户视图键用作占位符,用于其元素(即用户视图菜单)使用的公共值。用户视图键的用法取决于 用户视图菜单之类的元素实现。

Image Added

图1:基于列预先过滤列表的UserView键用法示例

用户视图密钥的使用

当您需要将您的用户视图的内容限制在应用程序中的某个类别/属性时,Userview键是最常用的。

例:

  • 用户视图键可以是一个部门ID,由此用户视图(记录列表)内的所有内容将基于特定的部门
  • 用户视图密钥可以是支持票据系统中的类别ID,由此用户视图中的所有内容(票据列表,添加新票据)将是特定类别的
如何设置用户视图键

userview键放置在元素自定义ID之前。

示例

Userview Key serves as a placeholder for a common value to be used by its elements (i.e. Userview Menu). The usage of the Userview Key is dependent on the implementation of the element such as Userview Menu.

Image Removed
Figure 1: Example of Userview Key Usage 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.

Example:

  • Userview Key can be a department id whereby all the content inside the Userview (record listing) would be based on the specific department.
  • Userview Key can be a category id in a support ticket system whereby all the content in the Userview (ticket listing, add new ticket) will be of the specific category.

...

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]

...

Elements with such usage

...

具有这种用法的元素

Children Display