View: Difference between revisions

Jump to navigation Jump to search
284 bytes removed ,  4 August 2022
Line 81: Line 81:
* Columns: On wider screens, you can display multiple list items in one line. This can be particularly useful for custom rows; for example when you want to create your view as a gallery of images. The value of Columns is the maximum number of records to display in one line; however, fewer records will be displayed on narrow screens.
* Columns: On wider screens, you can display multiple list items in one line. This can be particularly useful for custom rows; for example when you want to create your view as a gallery of images. The value of Columns is the maximum number of records to display in one line; however, fewer records will be displayed on narrow screens.
* Auto Grid: Enter a value in pixels, for example, 500. When the width of the view in the app exceeds 500 pixels, the design changes to a predefined single-row layout.
* Auto Grid: Enter a value in pixels, for example, 500. When the width of the view in the app exceeds 500 pixels, the design changes to a predefined single-row layout.
* Auto Header: When enabled, it creates a header row above the data rows. The header row allows simple sorting. This parameter affects your current view, but you can also configure the project-wide setting in [[Configuration#List|Configuration]], find '''Auto List Header''' under '''UI > List'''. To learn more, please check this part of a [https://youtu.be/B5mMIqJYy-Y?t=4m45s webinar]. {{Badge|Webinar}}
* Auto Header: When enabled, it creates a header row above the data rows. See [[View#Header|Header]] for more information.


The following properties can be configured on '''Row''' level. First, use the drop-down list to select which row you want to modify.
The following properties can be configured on '''Row''' level. First, use the drop-down list to select which row you want to modify.

Navigation menu