33 | | ||''orderby''|| || || || |
34 | | ||''linkto_update''|| || || || |
35 | | ||''linkto''|| || || || |
36 | | |
| 33 | ||''list_fields''||fields to show in data tables / lists||list of field names|| || |
| 34 | ||''linkto''||URL to link the ID column in data tables to (usually overridden by s3.actions)||URL|| || |
| 35 | ||''linkto_update''||URL to link the ID column in data tables to (overrides linkto if the user is permitted to update)||URL|| || |
| 36 | ||''extra_fields''||fields to be loaded regardless whether they are in list_fields or not (e.g. because they are needed for virtual fields)||list of field names|| || |
| 37 | ||''listadd''||whether to provide an embedded create-form in data table views||boolean|| || |
| 38 | ||''addbtn''|||| || || |
| 39 | ||''list_layout''||card renderer for data lists||function or class|| || |
| 40 | ||''orderby''||default orderby for data tables/lists||expression|| || |
| 41 | ||''list_orderby''||default orderby for data lists (overrides orderby for data lists)||expression|| || |