Changes between Version 6 and Version 7 of S3/TableConfigurationSettings


Ignore:
Timestamp:
06/12/14 19:28:36 (11 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/TableConfigurationSettings

    v6 v7  
    3131
    3232||= '''Option''' =||= '''Short Description''' =||= '''Value''' =||= '''See Also''' =||
    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|| ||
    3742=== Delete ===
    3843