Hi,
I am having an issue with the newsletter on version 6 of Kentico. Based on the news example in the kentico site I can get the following k# expression to populate the data on the page:
{% CMSContext.Current.Documents["/News"].Children.WithAllData.ApplyTransformation("CMS.Root.NewsInText") %}
however it does not work for newsletters where we really need it as we cant use repeaters there. Any idea if it is possible to use the above Macro on newsletter templates?
Regards
Manoj