Kentico version 12 - Portal EngineI'm using a Custom Table Repeater web part that uses a querystring value in the Where clause to pull the correct custom table data. How can you ensure that a bad a...
I'm having a really strange issue happen where my ##WHERE## clause is being removed randomly along with the WHERE in the SQL query itself. This started happening after I upgraded from K8.2 to K12 ...
I am importing an excel sheet of source data using Kentico 12 Import Tool Kit. I am wondering how can I write a where condition so on subsequent imports existing pages gets updated. Please see the ...
Hello,I have a repeater that loads up all my weblink page types. In those page types I have a field called @LinkImage@ which is optional. The Data type is @File@ and I limit it to just image file t...
Hello,I'm using Kentico API to search for some results. The problem is that something is not working as expected. For one of my custom page types I added new field called ProjectCompletion (data ty...
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 c...
Hi,I'm trying to implement sort of a secondary navigation, using a CSS List Menu webpart that I placed in my root page template. I implemented a custom macro (let's call it SecondaryNavigation(int ...
Using the Hierarchical Viewer as a main menu works fine except it somehow interprets all document types in the CMS admin tree as children to the first Level pages and adds the 'data attribute' [cod...
I have a checkbox Boolean field @ShowWebPart@ on a parent page. Is there a way to use the 'visible condition' or the 'where condition' in a repeater so that it gets the value of the 'ShowWebPart' f...
Hello, I'm having a couple issues with my query repeater with effects where condition. When trying to use a macro to inject a formatted string im getting this error @Invalid SQL query in property '...