Hello,I'm working on migrating project which is in Kentico 11 (MVC), I migrated it with utility into Kentico 12, Now I'm migrating it to Kentico 13 and since it is major change version, Can you ple...
Hi Team, We are using page builder enabled Page Types and placing widgets. Now we want to access some of the page type placed on which this widget is placed.
I have a pagetype with a field media selector. The 【Show preview of selected image】 is checked and and want to resize the image show here to 120 height. It is not the resize on upload, the image in...
Kentico 11 - I have a page type field (multiple choice) that contains a list of options. On my page, I have a query datasource and repeater. I need to select the values that are in that list of opt...
Hi,What would be the best way to retrieve a field value from the base pagetype when quering across multiple pagetypes using the DocumentHelper e.g.var nodes = DocumentHelper .GetDocumen...
Hi,I have Page type add to my Site. I have created a page template to it.In my page template I have a repeater and my page they has a Add Attachments Field now I want to display this attachments in...
Hi, I would like to add a button field to a PageType to perform some custom logic when clicked by a CMS user. I couldn't find an existing control for this purpose so wondered if it was possible and...
I'm trying to understand the relation between tables for a page. What I understand is this:CMS_Tree contains one row per page. CMS_Document contains multiple rows per page based on culture. Documen...
Hello,I am trying to access the page type from within the widget as I want some of its functionality to differ based on the page type.Kentico 12sp MVCThanks, Graham
We are trying to load data into UniSelector from database table created against the custom pagetype but we are unable to figure out how to mention the Object Type in this case. Like for custom tabl...