Unique Google Sitemap XML Situation
I have a unique situation. I have @virtual@ blog posts that don't actually exist in the Kentico but are retrieved from Hubspot using an API. These posts are dynamic and maintained at Hubspot. I need a...
View Articleadd a new layer to the Web Part in kentico 10
I can not add a new layout to the Web Part in kentico 10
View Articleadd a new layout to the Web Part in kentico 10
I can not add a new layout to the Web Part in kentico 10
View ArticleLimit "WHERE condition" in Repeater with custom query
Dear All,Here my error message @The entered values cannot be saved. Please see the fields below for details. WHERE condition: Maximum allowed length of the input text is 500.@Here my WHERE Condition...
View ArticleSort By Ascending/Descending Date/Time Forum Thread Post in Smart Search...
I'm trying to create a Smart Search Filter that will sort the results of forum posts by date/time. I would like to create a radio button or checkbox that says @Ascending@ and @Descending@ which will...
View ArticleIncluding changes to built-in Object in a Custom Module
I'd like to know what is the recommended way to include a change to a built-in modules class within a newly created custom module. As an example, in a custom module we have code that requires a...
View ArticleUpgrading to 8.2 to Kentico 9
I am having issues upgrading a site from 8.2 to 9. I am thinking a an outside web service (web service on another server) call is the issue.To troubleshoot, I setup a base Kentico 9 site then added a...
View ArticleWhere do i need to Host my MVC web appliacation
Hi, Installed Kentico 10 Trail Version and it created virtual folder in IIS with name Kentico 10. I also developed a MVC application, Now where should i host my MVC web app. If i host it in the same...
View ArticleKentico 9 - Integrating HTML PDF reader
I would like to integrate a HTML code from Calaméo (PDF reader) under Kentico 9. When I copy paste the code, we can not see the PDF reader on the site. I noticed that the code changes when I save the...
View ArticleDisplay name value from form list in email response
Is there a way to get the selected name value from a form submission into the auto response email?I know I can store the name as a delimited value in the value of the list like this:value:name;nameThat...
View ArticleKentico - Multiple Choice Dual List Form Control
I found this Multiple Choice Dual List (with Sort) form control and have a question about the sorting functionality. From the description, it looks like the sorting functionality only works if we have...
View ArticleAdding a new 'Menu Group'
I'm sure I'm missing something really obvious but how do I add a new Menu Group item? The default list is 'Top menu, Footer menu, Left menu' but I'd like to extend this with another option.
View ArticleSet additional document alias API
Hi, Im trying to add additional aliases like you can do in the CMSDESK but with the API and I have no luck.I'm trying this but it doesn't update the document.DocumentAliasInfo dai = new...
View ArticleThe ability for a user to login and edit data via a repeater web part
Hi,I have a secure area (page) in the CMS that only a certain role can access. That page has many sub pages. On one of the pages, there is going to be a repeater control that will display items for a...
View ArticleSet the widget layout dynamically via a macro?
I have a widget and I would like to add a property with a dropdown menu to set the layout of the widget. Is this possible via a macro?
View ArticleIncluding page settings when creating a translation request
I'm currently running a Kentico 9 instance to support a large website that is available in multiple languages. I'm leveraging the built-in Translation and Translation Services modules to send content...
View ArticleK# Check Contain String
I have the location field and want to check if it contains certain string of text. If yes, then display the value, and if not just don't output anything. How is it written in K#. Thanks!Something like...
View Articlemove task into Staging Task Group
Does anyone know if you can move a Staging Task that has been generated to a specific task group after the fact? Sometimes I forget to switch to the task group that I want to track the work under.
View ArticleGetDocuments - for content only page?
Hi I'm making a call in my .master page codebehind to retrieve a collection of content only pages: @BCS.Testimonial@I'm loading in the node like so:var testimonials =...
View ArticleNesting multiple CMSRepeaters in Kentico
My CMSRepeater:@cms:CMSRepeater runat="server" ID="RptMainNav" Path="/menu/%" ClassNames="KP.Home" MaxRelativeLevel="1" OnItemDataBound="RptMainNav_ItemDataBound1" NestedControlsID="RptSubMainNav"...
View Article