Versions Compared

Key

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

Figure 1: Datalist Properties

图1:列表属性

名称
描述
数据列表ID数据列表ID。
数据列表名称数据列表名称。
隐藏页面数量选择器选中时,单页显示数据选项将隐藏。
页面大小

项目每页显示。

  • 默认大小
NameDescription
Datalist IDDatalist ID.
Datalist nameDatalist Name.
Hide Page SIze SelectorWhen checked, page size selector will be hidden to the end users.
Page Size

Items to be displayed per page.

  • Default Size
  • 10
  • 20
  • 30
  • 40
  • 50
  • 100

 

Info
titleWhat is the default size?

The default size set is 10. You may override this value by adding in your own message key value with the key being "dbuilder.defaultPageSize" in Manage Messages.

Order

Order sequence.

  • ASC - ascending
  • DESC - desending
Order ByColumn to be used for ordering.
DescriptionDatalist description meant for developer/admin consumption only to describe the purpose of this element.

...

什么是默认大小?

默认大小设置为10.您可以通过在“ 管理消息 ”中添加关键字“ dbuilder.defaultPageSize ” 来添加自己的消息键值来覆盖此值。

排序
  • ASC - 升序
  • DESC - 降序
排序依据用于排序的列。
描述数据列表描述只是为了描述这个元素的目的而为开发者/管理员所用。
使用Session存储列表状态?

如果选中,以下内容将会为登录用户保存在Session中:

* 所有查询条件.
* 页面数量.
* 页面位置数据.

以上设置只要在登录状态将不会变化。只有退出再登录才会更新。如果设计时设置了默认值,用户将无法改变默认值。

仅在使用筛选器时显示数据?如果选中,Joget Workflow只会在用户输入查询条件点击查询后才显示结果,默认为空。
获取记录总数时,参考过滤器的值?选中时,菜单中显示的数量为基于查询条件默认值的统计结果。