online form Macro
I cloned on line form webpart and add additional fields, how can I pass the value of the webpart property to a form field using macro
View Articlek12 Text Editor Widget
Using the Text Editor inline editor that comes with the Dancing Goat MVC Install.Any idea how to keep it from wrapping everything in @p@ tags?I thought it was the medium editor it is using, but can't...
View ArticleInheritence on Page Title is being Ignore
I have a global setting for the page title: {% CurrentDocument.DocumentName #%} - {% CurrentPageInfo.DocumentNamePath.Split(@/@)[1] #%}On the Home Page under Meta Data Settings I have the Inherit...
View ArticleRepeater is displaying records, even though the page is not published
Hi,I have created Page and assigned Advanced workflow. I am displaying the page records in the repeater, which is in the home page. In the Repeater web part SelectOnlyPublished property is checked. But...
View ArticleIs there still really no way to sort related pages?
Simple question. I see posts about this going back to kentico 8. Has no sorting mechanism been added to the portal engine?That seems kind of odd to me considering the related pages webpart allows for a...
View ArticleHow to get all files from a media library in kentico?
I want to save all files paths inside of a media library folder in kentico. I found this code for one file but I don't know which Class to use to get all content any advice, please. MediaFileInfo...
View ArticleIs there a Kentico Small Business Edition for purchase?
Is there a Kentico Small Business Edition for purchase?https://www.kentico.com/download-demo/free-cms-for-asp-net/kentico_12_editions.pdf
View ArticleHow to find specific web part from template ?
How to find specific web part from template without supply web part zone ?I need to access web part property from my other web part.
View ArticleNodeAliasPath with other language string not working
Hello,We are showing articles having title with different language in the repeater. When click on the title the landing page is displaying more than 1 articles instead only that particular article....
View ArticleMacro Rule Parameters: how to reference one field from another?
I'm setting up a macro rule with a few parameters. I have one parameter that displays as a dropdown list, with options sourced from the Kentico database via SQL query, and I want to limit the options...
View ArticleList sort alphabetically in Kentico Macro
Is there a sort option in kentico where you can sort list according to alphabets ?Like list.split(",").Sort ?
View ArticlePage crawler index in kentico is not showing the content in the results
I'm trying to show the results of a page crawler index the results are fine but the problem is that when I try to show the content value is empty I'm using OnHtmlToPlainText method in a class for...
View ArticleDynamic Properties for Widget
Hi everyone,since the release of Kentico 12 I've tried some experiments with the MVC version. Right now I would love to build a widget where the editor can decide how many Icons should be...
View ArticleCan't upload files after upgrading from kentico 10 to 11
After upgrading from Kentico 10 to Kentico 11 we face many issues as the following :- 1- when login to admin we received the following error with every single action.9Error parsing header...
View ArticleFacebook login in errors
I am using Facebook Connect webpart and getting the Facebook_login is not defined? This work before with no issues. Anybody else having this issue?
View ArticleInherit two base classes CMSAbstractWebPart and CMSAbstractDataFilterControl
Hi I am creating a custom filter to do filters in products, where i am linking mu webcontrol as new webpart and adding the properties link where condition etc, to access the property names i need to...
View ArticleIs it possible to use coupled columns in a CMSListMenu?
I have several custom page types on my site, which all inherit fields from a custom @base@ type, including a field defining which navigation areas a particular page can appear in.I'm trying to use the...
View ArticleKentico not reading updated SQL Server servername, username or password
Kentico CMS is hosted as Azure app service. Had to change admin password for our Azure SQL Server. After updating the password in the Kentico root web.config's connection string, Kentico is still...
View ArticleSearch results show "Results # - # of #" at top of search results
I have a smart search results web part on my search page, and I need to display the results count at the top of the results.Example: Results 1-10 of 38
View ArticleCustom index of Kentico searching in media library is not adding the index to...
I'm trying to add a custom index for searching but the file is not added to the results. This is my code for rebuild method, is finding docs in the right media library but those are not being retrieved...
View Article