Hi,I have a DocumentType with a field linked to the Document's NodeName property. I can add and rename a page and all appears fine. But when I use the DocumentHelper to select a group of nodes I no...
Hello,I have to create a document type using API, so i refer the Kentico built in API to create Document Page in CMS but using that i am only create a Page Menu Item. I have to create a page for di...
Hello, we're trying to make a document type by default for every time we create a new website. Similar to the 'Home' or Folder document type which is there by default.This document type will be cal...
How do I write a Marco (inside the document type proprieties's visible condition) to show the field only on a specified document name:Example code CurrentDocument.DocumentName == @page@
I'm trying to retrieve a dataset for 2 document types and within that display the MenuItemTeaserImage when bound to a repeater in aspx template but I never seem to be able to return this column. I'...
Hi,In Kentico 7 I've added an alternative form for an existing document type. It just displays a few more fields in the Content editing form of the document.My question is how do I actually use thi...
Hi,I have a document type 'ImageGallery', with fields 'Title' and 'Image'. This is a multi-language site with 3 different languages and one is English version.My requirement is once I add a new doc...
Hi,I have a document type 'Media' in my Kentico CMS and I want to implement the following scenarios on this document type. I would like to publish a document on a specific date. And I have founded ...
Hello,Can someone please suggest a way to make homepage background image editable by user, so user can choose from image gallery or alternatively upload a new image. Ideally, user should be able to...
Hi,I have a Kentico Database and source code of a project. I can see a 'document type' say @Food@ in CMS and a Database table for @Food@ document type. I can see the contents of the 'Food' table in...