S346 National Company Gift Summary
Use the S346 Tag to display a Local or National Company Gift Summary for all TeamRaiser events or only events that are actively accepting registrations, donations, or both.
For either a National or Local company, this tag renders the total amount raised, number of gifts, and number of participants. Results display even if there are no gifts or participants.
Application
TeamRaiser
Can You Add This S-Tag in the WYSIWYG content editor?
No, this S-Tag cannot be added using the WYSIWYG content editor toolbar. Add the S-Tag code to the HTML using the Plain Text editor.
Can You Add This S-Tag in the Luminate CMS WYSIWYG content editor?
No, this S-Tag cannot be added using the Luminate CMSWYSIWYG content editor. Add the S-Tag code to the HTML using the Plain Text editor in Luminate CMS.
Format
-
Standard
[[S346:company_ID:include_all_event_types]]
-
XML
<convio:session name="346" param="company_ID" />
Parameters
-
company_ID - The unique ID of a national company. If none is provided, this S-Tag will fall back to parsing the company_ID parameter from the request.
-
include_all_event_types (optional) - The parameter tells the s-tag how to render its information. If 'true' is specified, it includes results from all possible events, regardless of the event's status. If no value is specified, or a value other than 'true' is specified, only events which are actively accepting registrations, accepting donations, or both, will have their statistics returned.
Sample Code
-
Standard
[[S346:1080]]
-
XML
<convio:session name="346" param="1080"></convio:session>