getting total raised for campaign in pagebuilder component
hi. I am trying to create a reusable pagebuilder component to be inserted into donation forms that will show, among other things, the total that a campaign has raised.
I can get this by using [[S15:3131:amountRaised]] (where 3131 is my campaign id -- hard-coded), but I want to make this dynamic, so that it will get the info for whichever donation form it's placed into. I would think that I could do that by using [[S120:dc:campaignId]] in my S15 tag -- [[S15:[[S120:dc:campaignId]]:amountRaised]], but it just seems to break the tag. Anyone have any thoughts on why this doesn't work or how to accomplish this?
Thanks!
Tagged:
0
Comments
-
When you're nesting s-tags, you have to use an e-tag on the outside one.
[[E15:[[S120:dc:campaignId]]:amountRaised]] is probably closer to what you're looking for.1 -
Daryl Bunker:
When you're nesting s-tags, you have to use an e-tag on the outside one.
[[E15:[[S120:dc:campaignId]]:amountRaised]] is probably closer to what you're looking for.Awesome! Thank you!
Can I ask you where you learned about this? I can't seem to find any good resources (other than this community).
0 -
I had the same experience a few years ago actually. Couldn't get the nested tags to work and eventually ended up here, did some searching and found an older thread where someone mentioned the e-tags.1
-
I've had to learn the same way... scraping old posts and looking at other examples, but I found BB finally added a little information in their help documentation here: https://webfiles.blackbaud.com/files/support/helpfiles/luminate-online/help/luminateonline.html#../Subsystems/Default/Content/EvaluatedSessionTag.html%3FTocPath%3DTemplate%2520Tags%7C_____4
Basic premise is that S-Tags and E-Tags are the same except that when the page is being served, S-Tags render first and then the E-Tags.1 -
Thank you Mike and Daryl!0
Categories
- All Categories
- 6 Blackbaud Community Help
- 206 bbcon®
- 1.4K Blackbaud Altru®
- 394 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 357 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 646 Blackbaud Grantmaking™
- 561 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 934 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.4K Blackbaud Raiser's Edge NXT®
- 3.6K SKY Developer
- 242 ResearchPoint™
- 118 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 238 The Tap (Just for Fun)
- 33 Blackbaud Community Challenges
- 28 PowerUp Challenges
- 3 (Open) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 778 Community News
- 2.9K Jobs Board
- 53 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)


