89 | | To control which fields appear in list views (and to prescribe the order of the columns), use the {{{list_fields}}}-setting. This setting takes a list of field names of the fields to be displayed: |
| 89 | By default, all readable fields of a table appear in list views. |
| 90 | |
| 91 | To control which fields are to be included in list views, to include virtual fields and to prescribe the order of the columns, use the {{{list_fields}}} CRUD setting. |
| 92 | |
| 93 | This setting takes a list of field names of the fields to be displayed: |