Hi guys,
I have a situation where I need to create some Anchors.
I have managed to adjust the template to include the ParagraphID in the ID of the div and now I need to create a list of anchors.
In my setup, I am using the Swift_SectionHeader Itemtype for the anchors and I am trying to list the anchors using ItemPublisher.
The problem I have is getting the ParagraphID from the ItemPublisher for every Item in the list. I am using the old-fashioned TemplateTags for this purpose and none of the tags is rendering the ParagraphID.
Is there a better approach?
Thank you,
Adrian