Help with Macros

Chetan Sharma asked on April 29, 2015 14:42

Hi,

I am unable to see value for macro expressions like these

{%Documents["/NodeName"].LargeHeading#%}

I used Kentico macro expressions tree available inside any webpart to construct this.

Thanks Chetan

Correct Answer

Jim Spillane answered on April 29, 2015 18:16

try...

{% Documents.WithAllData["/NodeName"].LargeHeading |(identity)GlobalAdministrator%}

2 votesVote for this answer Unmark Correct answer

Recent Answers


Chetan Sharma answered on April 30, 2015 09:55

Thank you for this!!

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.