Session and landing pages
I am going through a list of issues I have come across over the year and submitting support tickets but this one I wanted to point out as it is a system design problem and not a bug like the others I am documenting and sending as cases.
There is some mention of this design in an old thread: https://community.blackbaud.com/forums/viewtopic/1/2313?post_id=19417#p19417
If you have ever built a site and rely on session variables within the content of a landing page you should be aware that any S80 tags used within the content area (generally included within a wrapper for instance) with an S63 tag you should note that the variables are not present but upon a reload they are. This is because S63 is loaded BEFORE the rest of the content (yes, your wrapper elements too). To work around the problem redeclare/populate any session variables at the top of the content on any pages that may be landed on.
I generally keep my session variables in one PageBuilder file and I include this file with an S51 tag at the top of my META element of the wrapper. I then just reinclude this file at the top of the greeting page etc. by adding the same PageBuilder with an S51 on those pages likely to be landed upon.
There is some mention of this design in an old thread: https://community.blackbaud.com/forums/viewtopic/1/2313?post_id=19417#p19417
If you have ever built a site and rely on session variables within the content of a landing page you should be aware that any S80 tags used within the content area (generally included within a wrapper for instance) with an S63 tag you should note that the variables are not present but upon a reload they are. This is because S63 is loaded BEFORE the rest of the content (yes, your wrapper elements too). To work around the problem redeclare/populate any session variables at the top of the content on any pages that may be landed on.
I generally keep my session variables in one PageBuilder file and I include this file with an S51 tag at the top of my META element of the wrapper. I then just reinclude this file at the top of the greeting page etc. by adding the same PageBuilder with an S51 on those pages likely to be landed upon.
Tagged:
2
Categories
- All Categories
- 6 Blackbaud Community Help
- 212 bbcon®
- 1.4K Blackbaud Altru®
- 399 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 360 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 654 Blackbaud Grantmaking™
- 571 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 939 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.6K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 248 ResearchPoint™
- 119 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 240 Member Lounge (Just for Fun)
- 34 Blackbaud Community Challenges
- 34 PowerUp Challenges
- 3 (Open) PowerUp Challenge: Chat for Blackbaud AI
- 3 (Closed) PowerUp Challenge: Data Health
- 3 (Closed) 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
- 789 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)
