I am trying to create a list of related documents in a page type. I have added a field, RelatedArticlesList, and assigned the Pages data type and control to it. I have a very simple query to get th...
I'm a beginner in Kentico and i'm trying to build a page. I'm working on Kentico 12 MVC. I have followed all documentations provided by Kentico and i have created a page with editable area. I have ...
Hi All,My project is version 12.xx (latest) and MVC. I am attempting to dynamically build submenus for pages with childpages/nodes. I am using the modelprovider-@model-@repository model to make str...
this is structure of my pages structure on application...level 1......(pagetype abc)-level 2.......(pagetype bcd)--level 3........(pagetype cde)level 1......(pagetype abc)-level 2.......(pagetype b...
I created a new page X with an existing page type A and the page X shows in the navigation panel we have. Now I wanted page X to have its own page type, so i created a page type B and assigned X to...
How do I get a field value (CourseID) from the code behind of a custom web user control which has been registered in a custom form layout?I’ve been using the following code which inherit from CMSAb...
Hi,I have a menu structure like this:Outer most parent page type Some Parent Page Type --level 0 item --level 1 item --level 2 item --level 0 item ...
Hello DevNet!I am a new hire to a company that has an existing Kentico installation (version 9; seems like a mix of Portal Engine + ASPX Templates) for our corporate site and I cannot figure out ho...
Hi,I'm trying to create a button which the I can add to pages. What I did was creating a page type with some fields (button text, button link) and now I can select a page and add this page type.But...
Hello Kentico Team,Is is possible to write a page type scope that targets any folder with a particular name? For example, every department in my site has a @sidebar@ folder, which should only conta...