Advantages of using custom classes in custom modules
Introduction I'm designing an application using Kentico 11 CMS. Client provided me with this information:Big data are expectedVersioning and workflow would be nice to have but are not mandatoryEditing...
View ArticleTransformation for QueryDataGrid, CMSDataGrid
I wonder if is there a way to change transformation of QueryDataGrid or CMSDataGrid.I want to add class for table, format data in cell and some data attributesI had tried to find but get noluck.
View ArticleKentico - Portal + ASPX
Question I wonder if ASPX + Portal on the same website is officialy supported, using Kentico 11 CMS.Research Documentation states, that: If required, the Portal Engine and ASPX Templates models can be...
View ArticleIntegration Connector Warnings
I have a number of integration bus connectors setup which all seem to load fine when the site is first started or performing System -@ Restart Application, however I have noticed that when clearing the...
View ArticleInstantiate a Kentico Instance from a old database backup
How can I instantiate a new kentico instance from a database backup, Trying to create a dev environment for changes of a currently running site. I have tried using the Import/ Export from the sites...
View ArticleKentico Community Slack channel?
The Kentico Client portal invites everyone to join the https://kentico-community.slack.com/ Slack channel -- but I don't have an existing approved partner email address listed on the Slack login for...
View ArticleDrop down field validation using a regular expression.
I'm new to learning about using macros and K# to create expressions. I'm sure for some of you out there this will be child's play. I have a Kentico form with a drop down list where the first option...
View ArticleResource String for Display Text in Search Filter Query
Is there a way to use a resource string in the query for a smart search filter?I have:SELECT '+IsGlobalWinner', 'True', 'Design Awards Global Winner' from custom_projectProfile Where IsGlobalWinner = 1...
View Article"Web Part Zone" Web part is not visible on child pages
I created a template for our client site that simply has one Zone in it. In that Zone I put one Web Part - the Web Part Zone, so that they can build their own pages. It works fine for the most part,...
View ArticleFind value of parent textbox control from CMSRepeater item
My (simplified) scenario is:Parent page contains a textbox and a cmsrepeater. The cmsrepeater contains a button.When the button for a displayed entry in the cmsrepeater is clicked, I have to get the...
View ArticleDuplicate paths in different languages
Hey I have multiple cultures in my site and some of them have the same name for some of the pages, for example: Canada, New-Zealand and USA About us page has the same name - About us. As well as...
View ArticleKentico - staging tasks processing automation
Is there out of the box function in Kentico 11 CMS to configure automatical deletion of old staging tasks? Can't find it anywhere.
View Articlereplace the existing page template for a page
we have a page using a page template. need to replace the existing page template with a new template.I used that particular page @template@ option and selected the new page template. But its not...
View ArticleBulk adding users to Contact Groups
Is there a way to bulk add contacts to a contact group? Adding one at a time is rather tedious if you have several thousand contacts to add.
View ArticlePage not found issue
I got an error, when go to the url contain @@@For example: /product@abcd =@ throw error/product?category=abcd =@ access to page/product-abcd =@ go to page not found status 404In webconfig setting...
View ArticleMigrate Kentico Form from staging to Production
I have a staging site and production Kentico site, both have same forms. Now my requirement is to make some changes in form fields and design in staging first. Just want to know is there any simple way...
View ArticleEmailSender - Losing emails that are being send immediately
Hello, I believe I am occasionlly losing emails being send immediately via EmailSender but not seeing anything in the event log or email queue. The code is calling @SendEmailWithTemplateText@ with the...
View ArticleKentico Installation Manager deploy feature
I have a question regarding KIM for Kentico 11 CMS, about it's Deploy feature. Documentation states that: Deploy to ... - allows you to deploy web site projects to a specific directory or remote...
View Articlelicensing root domain and www website
We have 7 domains licensed. for example, mydomain.com with the website as www.mydomain.com I can get to https://www.mydomain.com/admin ok but when I try https://www.mydomain.com it reverts to...
View ArticleCorrect way to register a global event
I need to register a custom global event that will be executed before updating RoleInfo objects in Kentico 11 CMS. Documentation states this: event class.event action.event type += handler method...
View Article