Hello again!I'm currently fleshing out a @Profile@ Page Type that will be used to display various biographical information for people. Part of this includes a distinction between @Faculty@, @Stude...
I have a pages data source web part on my blog that grabs blog posts from the folder. From there it hands them off to a basic repeater that gives a snippet of text and an image for each blog post.I...
I am using a transformer to get a list of recent posts. I want to filter these posts by a category ID value that I can get from the route parameters.@h4@@a href=@@%# GetDocumentUrl() %@@@@%# Eval(@...
Hi,I'm working on a Kentico 12 MVC multilingual site that displays all categories created.I know that I need to use resource strings for the translations and I can even create them from the @Catego...
I have a basic repeater and a page data source webpart that is using a page type. My pages and my pagetype items are matched by the same category. I am filtering the data source with the following...
Hello,I'm trying to populate a form dropdown box with a category sublist. I'm using a macro in the forms field tab to populate the dropdown @select@ values.Here is an example of my category directo...
Hey guys! Is there a way to add the built-in Category Selector editor to a custom Widget Inline editor, or will I just have to build a custom implementation of it through the standard method descri...
Our website is built on Kentico V8. We are currently redesigning our homepage. We have a repeater that shows the 4 most recent blog posts. These posts are in 5 different categories. There is one ca...
Hello,Is there a system macro avail to display a list of all categories that have been assigned to a page type? I have a large number of files using an article page type (50 - 100) with various cat...
after posting this question i didnt find any macro can do this function it think i should develope a custom methode to count the number of categoryItem come from page type (cms.news) any idea thank...