-
Notifications
You must be signed in to change notification settings - Fork 10
NodeCustomData DocumentCustomData
Trevor Fayas edited this page Jan 1, 2022
·
2 revisions
Storing Meta Data, or Feature flags can be difficult if those pieces of information may exist across a wide number of page types. Features such as the Navigation Redirect, or the SEO meta Data.
We leverage a tool created by Sean Write XperienceCommunity.PageCustomDataControlExtender which uses the Key-Value dictionary on TreeNodes called DocumentCustomData and NodeCustomData in our Baseline. You can leverage this tool for your own features and needs.
- Solution architecture
- Feature Folders
- Page Template View Component
- Interface Model Implementation Map
- Cache Dependency Building and Async
- Post Redirect Get
- Front End Asset (CSS/JS Parsing
- Navigation
- Page Builder Header/Footer
- SEO Meta Data
- Navigation Redirection
- Page Types
- Partial Widget Page / ShareableContent
- Widgets
- Account Management
- External Authentication/Two Factor Authentication
- Ecommerce Ready
- Error Pages
- Sitemap
- Robots.txt
- Form Bootstrapification
- Bundling css/javascript + Gzip
- Bootstrap and Containers