I am using this statement inside a Static Text webpart. it works if I don't include the outer IF. It doesn't render anything if I include it. Please help with syntax. thank you {% if(Section2H...
Hello,I have a hierarchical transformation that has a maximum nesting level set to 2.At the first level (0) it shows all the 'Folder PageTypes'. Then in the second level (1) it shows all the 'File ...
I am working with Kentico Cloud using KenticoCloud DeliveryClient. The issue is that I am loading the data for NewsArticle which include BodyContent. The BodyContent has some InlineContentItemData ...
Does anyone know if there is a way within Kentico CMS to nest a webpart within another webpart? I did a little research and I don't see many results on the topic so it seems the short answer is no,...
I have following content structure-YearlyContainer - YearDetailContent --files to download - YearDetailContent --files to download -YearlyContainer - YearDetailContent ...
Hello,I'm trying to pull data from two different page types into a repeater. Once I have the data, here's what I'd like to do with it:First, I need to iterate over all items(pages) within a specifi...
Hi there,I'm trying to display a link to a child page and also link to 2nd level child pages on the same landing page.I'm using a repeater for the first level, but figured I'd have to use a nested ...
If I have the following document structure Site Area A (Menu Template) Subpage 1 (Page Template, nested content)Subpage 2 (Page Template, nested content)Subpage 3 (Page Template, nested content) Si...
I have a page in Kentico 8.2 that should display a list of committees from an organization. The fields for each committee are "CommitteeName", "CommitteeOverview", and "CommitteeChairs"; however, I...
I'm trying to nest repeater in transformation. I have following code (Path1 is define by @URL Selector@ form control):@cms:CMSRepeater ID=@repItems@ runat=@server@ TransformationName=@Custom.Docume...