Hi All,I have the following query:DocumentHelper.GetDocuments() .Type(@MyCustom.Menu@, q =@ q .Columns(@TopMenuItemsID@, @MenuName@)) .Type(@MyCustom.MenuItem@, q =@ q .Colu...
Hi,I have a page type which an optional File field for storing picture or not. My DTO is as follow: public class ContentItemDto { public int NodeId { get; set; } public Guid No...
Hello Support ,please see attached screenshot for better understanding the my issue.I am working on one website while i am creating new document in tree getting issue in this.unable to open the d...
Hello,I am working on developing Page application with Kentico version 8.I have integrated product module in my application, in CMS.Product created a custom field @Manuals@ of PageAttachment type.I...
I have a regular old page of page-menu-item type(Called 'Exhibits') with child pages of a custom type ('Client' in this case). On the 'Exhibits' page, I have a repeater web part and a Pages Datasou...
How to get the size of a file in a transformation?