Check "CurrentDocument" properties on Form tab
Not sure why this isn't working this time because it did prior but I want to set visibility of some fields on the Form tab of a document. `{% if(CurrentDocument.NodeLevel == 2 &&...
View ArticleNewbie Question: How do I design a Kentico site with multi roles...
From Kentico v9 tutorial, website uses computer, as example, to create products. It guides an administrator to create computer types and computers details. Here are the steps defined by tutorial, just...
View ArticleHierarchical Viewer Performance
I have implemented a hierachical viewer in order to display multiple levels of content in a javascript menu. The child pages contain a mix of 2 document types and linked documents. There are several...
View ArticleCustom payment gateway question
Dear Kentico, I have a question about a Custom Payment gateway that I am making. The gateway itself is working but I have to make a redirect url that i have to send with the request to the payment...
View ArticleToo long path in site import
I'm trying import site. I uploaded package (zip) selcet it and click next to unpackage it. The following error appears: "Error during temporary files creation. Original exception: The specified path,...
View ArticleUnable to get Integration Bus to process new activities
In Kentico 8.2 I'm trying to write an integration connector subscribed to the creation of activities. I've create the connector (code below), registered it in Kentico and enabled integration bus in...
View ArticleParent / Child Page Transformation
I have a custom page type called a Collection. The collection has fields for Collection Name, Brand, and description. I have another custom page type called Floor. The Floor contains data like color...
View ArticleDatabase deployment from dev to production in increments
Hi, We already have a version of our site on live and we added some new features on dev environment ie we added new pages, content, etc. We want to move the new changes live but we also don't want to...
View ArticleLive Tiles based on widgets on a customizable dashboard
Hello, brand new to Kentico here. We are designing our intranet site and would like to display a customizable dashboard as the home page with live tiles based on widgets. The user would be able to add...
View Articlehow to create a tagging filter
i need help creating a tagging filter for a set of articles in kentico. i have 3 different tag types that i need articles tagged with (industry, topic and format). the industry and topic tags need to...
View ArticleShow Item Discount in Transformations
Hello, i want show discount for each item in shopping cart table. discount price i use this `<%# CMS.MacroEngine.MacroResolver.Resolve("{% ECommerceContext.CurrentShoppingCart.ItemsDiscount...
View Articleseparate 3 number in repeaters or anything webparts
hi. we have many product in website and show those price with repeater. how could separate the price with 3 numbers? 1200000 = 1.200.000 thanks.
View ArticleThe remote server returned an error: (403) Forbidden
Hello, i need loging by google in my site.. i Create custom webpart.. work good but when back from google in my site i have erorr 403.. thi url:...
View ArticleJust show empty page
hi, i am using kentico 8.1 i have a vps that my kentico app is working in this server. but when i transferred files and DB to new vps and when i do new configuration, in Sites page and after kentico...
View ArticleAzure performance problem - CMS_WebFarmServerTask
I've deployed my Kentico site into Azure and it's running, but very poorly. 1. The Application Pool resets frequently with a reason of CONFIG CHANGE. 2. The database is under pretty heavy load even...
View Articleimport Api Code in kentico 7 ,how to use for kentico 8.2
hi. there is the Api for import with variant in kentico 7. this api use for clothes product. i want use this for kentico 8.2 but i don't know how! because the classes has changed. is there anybody help...
View Articlesome Api Change kentico 7 to 8.2
hi. i used these api in kentico 7. but i want to use in kentico 8.2. whats are the new of these: InfoDataSet optionCategoryInfos = SKUOptionCategoryInfoProvider.GetSKUOptionCategories(wheresoci, "");...
View ArticleAssign a contact status in lead scoring
Is it possible to assign a contact status automatically to a contact if he reach x points in the lead scoring module? It would be nice to have an overview in the lead scoring module with all the...
View ArticleOnline marketing: having folder-like containers to manage contacts and who...
One of the web sites we manage with Kentico has sections (effectively sub-sites) that are managed by different users/roles. We do this by having different permisions for ~/SubSite1, ~/SubSite2 etc....
View ArticleI need to extend the EventLogTypeSelector types
I have implemented a extension to the event log types class, to include 2 new types, but need to implement those "types" in the type filter droplist. How can I do that?
View Article