UCM SSXA : anchors to contents assigned to placeholders.
Hello,
in a UCM/SSXA page, we'd like to create anchors at the top of the page to contents assigned to placeholders :
- the anchor is displayed if a content is actually assigned to the placeholder
- the anchor displays the title of the content
For instance, our page template is like this :
<div>
<wcm:placeholder name="Content 1"/>
<wcm:placeholder name="Content 2"/>
<wcm:placeholder name="Content 3"/>
<wcm:placeholder name="Content 4"/>
</div>
Is there a way to achieve this ?
Thank you for your help,
Vince
in a UCM/SSXA page, we'd like to create anchors at the top of the page to contents assigned to placeholders :
- the anchor is displayed if a content is actually assigned to the placeholder
- the anchor displays the title of the content
For instance, our page template is like this :
<div>
<wcm:placeholder name="Content 1"/>
<wcm:placeholder name="Content 2"/>
<wcm:placeholder name="Content 3"/>
<wcm:placeholder name="Content 4"/>
</div>
Is there a way to achieve this ?
Thank you for your help,
Vince
0