Changes between Version 22 and Version 23 of S3/TableConfigurationSettings


Ignore:
Timestamp:
06/20/14 06:43:28 (11 years ago)
Author:
MattS
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/TableConfigurationSettings

    v22 v23  
    8989
    9090||= '''Option''' =||= '''Short Description''' =||= '''Value''' =||= '''See Also''' =||
    91 ||''report_fields''|| || || ||
    92 ||''report_options''|| || || ||
    93 ||''report_advanced''|| || || ||
    94 ||''report_submit''|| || || ||
    95 ||''report_formstyle''|| || || ||
     91||''report_fields''||Pivot table reports will be offered for the fields listed here||List of Strings (of field names) or of Tuples of (label, field name)|| ||
     92||''report_options''||Storage of: rows, cols, fact, methods and defaults||Storage|| ||
     93||''report_advanced''||Adds a button to hide/show report options (default True)||Boolean, or List/Tuple of label and button class|| ||
     94||''report_submit''||Determines whether to update filters automatically, or require a submit button (default False)||Boolean|| ||
     95||''report_formstyle''||Sets formstyle for the report table||Boolean|| ||
    9696
    9797== Saved Filters / Notifications ==