IF Statement in transformation
I'm trying to use a C# if-statement in a transformation of a basic repeater with a SQLDataSource, like this: <% if(IsFirst()) { %> Some text <%# Eval("MyField")%> <% } %> This works...
View ArticleSignificant delay in loading time
hi, i am using kentico 8.1 In recent days I have been faced with a new problem. my site in firefox browser, Very fast loaded but in chrome browser is very slow.. and in event log, there are a large...
View ArticleSmart Search
My site is having an issue when using search. It was not pulling all documents that it should be. One particular document was a pdf, so I looked into how to search pdfs. We are doing this correctly so...
View ArticleJavascript and Kentico, best friends or fierce enemies?
Hi there, I'm trying to include some custom Javascript files as well as jQuery and am having some trouble doing so. Would someone please be able to assist? Can't seem to find any step by steps...
View ArticleJavascript webpart retrieving textbox value too soon
I have a bizform with a custom form control on it that retrieves the employee name and store number based off of the employee number. In addition, I have a javascript that runs when the employee number...
View ArticleDocument Page Template ID Programmatically
Hi, How do we get/set "[DocumentPageTemplateID]" while creating/importing the pages/nodes programmatically, by default it is null. Thank you
View ArticleCompiler Error Message: CS0103: The name 'CMSAppBase' does not exist in the...
After upgrade to Kentico 8, I got following errors Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error...
View Articletag cloud not show tags for all news
hi, i am using kentico 8.1 i used from tag cloud webpart in bottom of news repeater. and for all of news i set a tag. but tag cloud webpart only for some of the news tag shows. In addition: tag cloud...
View ArticleKentico V9
I see an area for hotfixes for Version 9, but I do not see the download nor can I create a license key for Version 9. Any Ideas?
View ArticleDynamic Image Sizes - Responsive Design?
We are in the process of redesigning our website/moving to a responsive design with Kentico. I have seen a few websites where the images seem to have a number of different set sizes based on screen...
View ArticleNew form field not displaying
Hello, I have an existing contact form and I'm trying to add a new form field to it. I've successfully added the field in the back-end, and I've checked "show on public form" checkbox. However, the new...
View ArticleHow to display forms (bizform) on the public site as DIVs instead of Table?
Hi, I have been trying to find the way to render the form to DIVs instead of the Table tags on the public site. I am not sure if it's possible. But from [this...
View ArticleUpdate all shopping cart items with single button
Hi, I wan to create a single update button on shopping cart. I will use code found in: CMSModules\Ecommerce\Controls\Checkout\CartItemUnits.ascx.cs `public void Update(object sender, EventArgs e){ ......
View ArticleIssue with master page inheritance
I have **two master pages** in my site one is root and another one is at certain level, under this level i have created child pages. Some of the pages under that level needs to inherit master page and...
View Articlee-commerce item comparison
Hi, Is there any thoughts on creating a product comparison feature in Kentico CMS? (I.e., an initial webpart containing a checklist for each data-item and a compare button, and a second webpart picking...
View ArticleExported module not picking up on custom classes in .dll
I have created a custom module and have some custom classes for it in an external project. So the Info and InfoProvider classes are in my external project. I exported my module and imported it into...
View ArticleSmart Search Filter on two indexes
Version 8.2 EMS I have two indexes on a site. One is a standard Kentico Smart Search Index, the other is a custom index. The standard index contains data from the Kentico site, the custom index...
View ArticleKentico 7 to 8 upgrade - System Error
After Kentico 7 to 8 i am getting below error. Please help to make me understand this. General.Connection.ErrorMessageGeneral.Connection.DetailedErrorMessage
View Article