Kentico GET Form Data
I am currently trying to use the Kentico API to gather the data from all forms within Kentico.So far I've found that there are two places to view form data and they can be found at these...
View ArticleKentico URL redirection navigation tab
Hey, I have created a macro that resolves to a URL, When using the macro in an editable text webpart the URL resolves perfectly.I am trying to implement that macro within the URL redirect tab in...
View ArticleLinks on CSSListMenu
Hi everyone! Somebody knows if I could control the link whe use an CCSLinkMenu?
View ArticleList all categories via macro editor
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...
View ArticleCompanyInfoProvider.GetCompanyInfo always return null
I created a cms module and added class named Company (namespace = Tech)I am trying to find a record in table using following lines:CompanyInfo companyInfo = CompanyInfoProvider.GetCompanyInfo(new...
View ArticleKentico Continuous Integration - Login failed for user
I'm trying to get Kentico Continuous Integration running as a step in my CI process. However, I'm encountering the following error when my deployment script runs:Running Kentico Continuous...
View Articleopen upload file from custom page type in smart search results
Further to this question that I posed and was answered by Brenden Kehren (thank you...
View ArticleSetting the CurrentContact Cookie domain for sharing across Kentico sites
I am working in Kentico 11. I have multiple sites in the same Kentico instance each hosted on subdomains of a primary domain (news.example.com, www.example.com). I want to share the currentcontact...
View ArticleWHERE Condition on Repeater
I am trying to hide pages moved to an 'archive' folder in Kentico 8.2. I'm not sure whether I should be using a transformation on the Repeater web part or, a WHERE condition. I've added a WHERE...
View ArticleClientIDMode property - Static?
So, I've just started using Kentico at my internship, and I have been working on an audit for an old site of my company's. One of the tasks I've been given is to shorten the control ID's for each web...
View ArticleWhy integration bus connector is not fired?
I'm using Kentico MVC v12 with a fresh installation of DancingGoat(MVC) template.I've 2 projects in my solution:CMSApp: the backoffice websiteDancingGoat: the ecommerce websiteMy connector is a C#...
View ArticleDetermine Discounts for a Particular SKU
We have various product discounts including ones for a specific user role. Say, we have Product A which is $50. It has a discount of 20% for all site users and a 40% discount for users in a specific...
View ArticlePotential dangerous request error while saving the html content in webparts...
Hi all,One unexpected error occurs i.e potential dangerous request error while saving the html content in webparts zone in html envelope. Previously working fine suddenly throwing this error while...
View ArticleCustomize Workflow.Publish event
HiI want to reflect the page contents in other languages on the same page when I publish on the workflow applied page. We added processing by hooking workflow.publish event in GlobalEvent. So we were...
View ArticleKentico 8.2 Time Out issue
I know Kentico not supported the Kentico 8.2 version anymore but if any other Kentico community members facing the same issue, I would want your help. The attached is the image on time out error. But...
View ArticleHow to access custom webpart methods in Unittest.Tests solution
Hi Support,I have two solutions (i.e CMS and Unit.Tests). How can I access custom webpart methods from cms solution to Unit.Tests solution? NOTE : Here I don't have namespace for custom webparts.Is it...
View ArticleKentico 12 MVC Widgets - Identify which "Section" Widget was added to in...
I have a widget that I'd like to behave differently dependent on the MVC Section it's been added to (i.e. single or two column section).. Is it possible to identify the section in the widget controller...
View ArticleUnable to run a Kentico Solution locally
The Situation: I am working on a website that has been recently updated from Kentico 8.2 to Kentico 9 and then from Kentico 9 to Kentico 10. According to the upgrade logs, all upgrades were successful,...
View Articlegraphql duplicated documents error when retreiving multiple data types in...
I have a simple Gatsby prototype that utilizes Kentico Cloud as a data source. Luckily for me, they have already built a source plugin that I'm utilizing to fetch a single data type called 'BlogPost'....
View Article