Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

Dynamic Placeholders

David San Filippo edited this page Sep 11, 2017 · 1 revision
Category Notes
Module Location Foundation.Structure (UI Enhancement in Foundation.Shell)
Recommended Required for ASF Components
Default On
Dependencies None
Pipelines Targeted GetPlaceholderRenderings, GetChromeData
Events Targeted Item Saved
Site Settings None
Page Settings None
Patch Config Foundation.Structure\DynamicPlaceholders.config

This is a base implementation of Dynamic Placeholders that enables components to be nested in the same container components that target the same placeholder keys. It does this by embedding the Rendering ID (GUID) in the placeholder key. To make it easier to see the "Presentation Details", we have also extended the "Layout Details" dialog to show both the data source and the keys without the GUID to make it easier for developers to see which component they want to configure.

dp1.png