Changes between Version 36 and Version 37 of S3/TableConfigurationSettings
- Timestamp:
- 06/25/14 05:48:19 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/TableConfigurationSettings
v36 v37 90 90 ||= '''Option''' =||= '''Short Description''' =||= '''Value''' =||= '''See Also''' =|| 91 91 ||''report_fields''||Sets additional fields to be included in report base layer||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||[wiki:S3/S3Report#ReportOptions Report Options ||92 ||''report_options''||Storage of: rows, cols, fact, methods and defaults||Storage||[wiki:S3/S3Report#ReportOptions Report Options]|| 93 93 ||''report_advanced''||Adds a button to show extra report options||Boolean, or !List/Tuple of label and button class|| || 94 94 ||''report_submit''||Determines whether to update filters automatically, or require a submit button (default False)||Boolean|| ||