Page Uid in PageGroup function
Author: kavin
Publication Date: 6/15/2015 8:02
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
Tags: pagegroup
-
Author: Peter_Jodeleit - 6/15/2015 9:23
#nav.ref.uid
See here for a complete description: http://www.e-spirit.com/odfs51/Template-development/Template-syntax/System-objects/nav/
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar