Changes between Version 37 and Version 38 of S3/TableConfigurationSettings


Ignore:
Timestamp:
06/25/14 08:47:59 (11 years ago)
Author:
MattS
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/TableConfigurationSettings

    v37 v38  
    9898
    9999||= '''Option''' =||= '''Short Description''' =||= '''Value''' =||= '''See Also''' =||
    100 ||''notify_fields''|| || || ||
    101 ||''notify_renderer''|| || || ||
    102 ||''notify_subject''|| || || ||
    103 ||''notify_template''|| || || ||
    104 ||''filter_actions''|| || || ||
     100||''notify_fields''||Fields to extract for notifications (like list_fields)||List of fields, or of Tuples of (field, label)||[wiki:S3/Notifications#PerResource Notifications]||
     101||''notify_renderer''||Overrides the default pre-render function, which prepares the message contents for the message template||Function||[wiki:S3/Notifications#MessageTemplates Notifications]||
     102||''notify_subject''||Custom subject line for messages||String|| ||
     103||''notify_template''||Specifies a custom html template to be used for the message||String||[wiki:S3/Notifications#MessageTemplates Templates]||
     104||''filter_actions''||Sets a list of actions that can be used in constructing a custom action bar|| || ||
    105105
    106106== Mapping ==