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...
Hello,We have a typo in a property name that is located within a code generator file that is breaking a piece of functionality. How should i go about fixing the typo? Can i edit this file directly?...
Hello,I created a new page type on my dev site and tried exporting for the first time onto my staging site, the export went fine and the page type was showing with all the correct settings on my st...
Hi All, While creating any article or publishing any article. sometime i am getting below issue. Can you please help me out below issue.Thanks, Harshal An error occurred when saving data. Please s...
Hi,I have captured a document event on the integration bus, for when ever a page is created or updated. using public override IntegrationProcessResultEnum ProcessInternalTaskAsync(TreeNode node, Tr...