S48 TeamRaiser Participant Information

Use the S48 Tag to display summary information for a TeamRaiser participant.

Note: If the value of fr_ID is a Personal Fundraising campaign, use the S548 Tag.

The following Site Option settings impact how offline gift data is collected and displayed by the S48 tag:

Application

TeamRaiser

How to Enter Using the Content Editor Toolbar

Unlike most S-Tags, S48 Tags are added in the Luminate Online Content Editor by clicking the Conditional button rather than clicking the Component button.

To add an S48 Tag in Luminate Online:

Click Conditionals and select TeamRaiser > All Conditionals.

To add an S48 Tag in Luminate CMS:

  1. In the Luminate CMS Content Editor, click Insert Component.

  2. Select CRM Content from the Component Type list.

  3. In the Content Editor, click Conditional.

  4. On the Insert Conditional menu, select TeamRaiser > All Conditionals and click Insert.

  5. Click Finish to close the Content Editor.

Format

Parameters

Notes

If you are referring to the TeamRaiser that you are on, you can use 0 for the TeamRaiser instead of the fr_id.

You can use this tag on a donation form used for the TeamRaiser as well as on a TeamRaiser page.

If the fr_id corresponds to a Personal Fundraising campaign, this tag defers to S548 (see that tag for supported types).

Rather than render in the context of the logged-in constituent, you can pass a specific cons_id: [[S48:fr_id-cons_id:type:param]]

To test if a logged-in constituent is registered for a TeamRaiser event, conditionalize on part-type-id. For example, [[?xx::xS48:0:part-type-idx::not registered::registered]]. You should not conditionalize on if-has-participant-center, because this will be FALSE for some registered participants.

Sample Code