kavin
I'm new here

Page Uid in PageGroup function

Jump to solution

Hello All,

I need to get the page Uid value from the page group function.

is it possible to get the Uid value from #nav object?

<CMS_HEADER>

  <CMS_FUNCTION name="PageGroup" resultname="fr_pt_pageGroup">

    <CMS_CDATA_PARAM name="delimiter"><![CDATA[<br>]]></CMS_CDATA_PARAM>

    <CMS_CDATA_PARAM name="directoryRendering"><![CDATA[<a href="$CMS_REF(#nav.ref)$">test$CMS_VALUE(#nav.label)$</a>]]></CMS_CDATA_PARAM>

    <CMS_CDATA_PARAM name="directoryRenderingSelected"><![CDATA[<a href="$CMS_REF(#nav.ref)$">test$CMS_VALUE(#nav.label)$</a>]]></CMS_CDATA_PARAM>

  </CMS_FUNCTION>

</CMS_HEADER>

Thank you

0 Kudos
1 Solution

Accepted Solutions
Peter_Jodeleit
Crownpeak employee
0 Kudos
2 Replies
Peter_Jodeleit
Crownpeak employee
0 Kudos

Hello,

do you need further help or did Peter's reply already help you? If so it would be great if you mark his reply as "correct answer".

Best regards

Michaela

0 Kudos