Configuration: Difference between revisions

Jump to navigation Jump to search
→‎List: add List Buttons Select Row
(→‎List: add List Buttons Select Row)
Line 39: Line 39:
Configure default settings that apply to all [[view]]s (lists) in your app project. View-specific properties can override values configured on the project level.
Configure default settings that apply to all [[view]]s (lists) in your app project. View-specific properties can override values configured on the project level.


* '''Auto List Grid''': The minimum width in pixels after which a list switches to the automatic grid mode.
* '''Auto List Grid''': The minimum width in pixels, after which a list switches to the automatic grid mode.
* '''Auto List Header''': Show the automatic list header (displaying cell names and allowing for sorting).
* '''Auto List Header''': Show the automatic list header (displaying cell names and allowing for sorting).
* '''Allow Advanced Find''': Use Advanced Find and create custom personal lists. See [[Private view]] for details.
* '''Allow Advanced Find''': Use Advanced Find and create custom personal lists. See [[Private view]] for details.
* '''Incremental List Search''': Filter lists after every key stroke or wait for the ‘Enter’ key.
* '''Incremental List Search''': Filter lists after every keystroke or wait for the ‘Enter’ key.
* '''Allow Multi-select In Lists''': Allows users to [[View#Actions_when_multiple_records_are_selected|select multiple records in views]] and calculate aggregates or execute custom commands.
* '''Allow Multi-select In Lists''': Allows users to [[View#Actions_when_multiple_records_are_selected|select multiple records in views]] and calculate aggregates or execute custom commands.
* '''Associated List Editable''': If True, the associated list is editable, i.e., users can create new records (only if the parent form is editable).  
* '''Associated List Editable''': If True, the associated list is editable, i.e., users can create new records (only if the parent form is editable).  
* '''Use Legacy List Buttons''': (iOS, Android) Use in-line buttons or legacy [[View#Buttons|view buttons]].
* '''Use Legacy List Buttons''': (iOS, Android) Use in-line buttons or legacy [[View#Buttons|view buttons]].
* '''List Buttons Select Row''': (iOS, Android) Clicking the inline buttons automatically selects the row they belong to.


=== Home Screen ===
=== Home Screen ===

Navigation menu