Versions Compared

Key

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

Table of Contents

Introduction

Datalist List  Properties are where you configure some casic properties of the datalistList .

...

List  Properties

Basic Properties

Figure 1: Datalist PropertiesList  Properties

NameDescription
List  IDList  IDDatalist IDDatalist ID.
List  nameList  NameDatalist nameDatalist Name.
Hide Page SIze SelectorClick the check box to hide the page size selector to the end users.
Template Change the looks of the data list between 5 options:
  • Table - Classic
  • Card - App Icon
  • Card - Simple
  • List - Column Data
  • List - Simple
Page Size

Default number of 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 Platform Translation.

Order

Order sequence.

  • ASC - ascending
  • DESC - desending
Order ByColumn to be used for ordering / sorting.
DescriptionDatalist description List  description meant for developer/admin consumption only to describe the purpose of this element.
Use session to store list state?

If this option is checked, Joget will maintain the datalist settings List  settings previously set for the logged in user, on the following elements:

* all column filter values.
* page size.
* page number position.

The above run time datalist settings List  settings will not be changed by Joget as long as you are still logged in. Once you have logged out of Joget and logged back in again, all run time datalist settings List  settings will be reset to the default. By default, meaning if the page size was set by design to be '50' rows in Datalist BuilderList  Builder, it will now revert back to '50' rows. All column filters will be blank, unless by design you have entered a default value in column properties.

Only show data when filters are submitted?

When checked, Joget Workflow will only display the datalist results List  results after the user input the filter values and click the 'Show' button.

Consider filter value when get total size?Include the filter value when displaying the total records in the menu.
Display row actions in single column?Display actions for every row in one column.

...

Panel
borderColorpurple
bgColorwhite
titleColorblack
borderWidth1
titleBGColor#ddccff
borderStylesolid
titleNew feature

This is a new feature in Joget DX 8




NameDescription
Display Row Actions In Single Column?Click the check box to display row actions in a single column.
Disable Responsive Feature?Click the check box to disable responsive feature.
Allow User Rearrange Columns?Allow the user to rearrange the columns in the list.
Allow User Show/Hide Columns?Allows the user to choose which columns to show/hide.