I'm using the IPageRetriever to query multiple page types by using the RetrieveMultiple() method. Is is possible to exclude pages that do not have the Page Builder feature or the URL feature? Or is...
Hello, I'm currently using Kentico 13.0.70 and I've created a page type with a text field and the edit control is a @Media Selector@. When I create a page with this page type, I am able to select a...
How to pass back the page type class name dynamically from where the widget is in?
How Can I Limit the Maximum number of items that can be added as shown in the following `tdocumentation
Hello, everyone. The sites we support have product pages and have a default culture (en-JM).We want to display information from the default culture's product pages (e.g. Spec) on the product pages ...
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...