Targeting Embedded PC3 pages through Pagebuilder URL
Hi everyone,
We have embedded our PC3 onto a pagebuilder page. My question is, is it possible to target specific pages of the PC through the URL?
This is our current URL: https://secure-support.heartandstroke.ca/site/SPageServer?pagename=FYW_ParticipantCenter&pc2_page=center&fr_id=7620
This opens to the home page of the PC
I noticed a pc2_page=center parameter and tried changing this with the # name of the pages (ex pc2_page=email to try to target the # email page). This, however, did not work.
Hoping if anyone can provide more light on our issues
Thanks,
Kevin
We have embedded our PC3 onto a pagebuilder page. My question is, is it possible to target specific pages of the PC through the URL?
This is our current URL: https://secure-support.heartandstroke.ca/site/SPageServer?pagename=FYW_ParticipantCenter&pc2_page=center&fr_id=7620
This opens to the home page of the PC
I noticed a pc2_page=center parameter and tried changing this with the # name of the pages (ex pc2_page=email to try to target the # email page). This, however, did not work.
Hoping if anyone can provide more light on our issues
Thanks,
Kevin
Tagged:
0
Comments
-
I have worked this in the past by having a parameter passed in the query string that I watch for on the "load" via javascript. If the paramter is present then I call a "click" on the appropiriate element - this essentially allows you to target the area you want by passing it into the URL (the link coming into the PC3).0
-
In PC3 the URL navigation is done with anchor tags like this:
pc2_page=center&fr_id=1234#/email/compose
So if you have it embedded in an IFrame, you'll need to take a param from the containing pagebuilder URL and put it in your iframe link.
There is an S-Tag to render the value of querystring parameters, so the link to your PB page could include &tabName=email/compose
and then the url to your ifframe would use & pc2_page=center&fr_id=1234#/[[S334:tabName]]
0
Categories
- All Categories
- 6 Blackbaud Community Help
- 209 bbcon®
- 1.4K Blackbaud Altru®
- 394 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 359 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 646 Blackbaud Grantmaking™
- 563 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.7K SKY Developer
- 243 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
- 779 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)
