View: Difference between revisions

Jump to navigation Jump to search
83 bytes added ,  15 February 2023
Line 80: Line 80:
The following properties can be configured on '''View''' level:
The following properties can be configured on '''View''' level:
* 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. You '''can''' modify the style of the entries; see [[Style_editor#Tricks|Tricks]].
* Auto Header: When enabled, it creates a header row above the data rows. See [[View#Header|Header]] for more information.
* Auto Header: When enabled, it creates a header row above the data rows. See [[View#Header|Header]] for more information.


Navigation menu