Hi,I have a webpart that includes a filter. When I added cache in the web part control's code, the filter won't work if I select a different location. I don't know what to add for the cache's depen...
How get published(implement workflow) pages only in smart search index? I was thinking of using the DocumentWorkflowStepID field, but it's not working, I have no result data. Any suggestion?
Hi. Currently when you go to the Listing tab of the Pages application you have the Name, Persona and Show All Levels filters.I want to add additional field names to the filters for specific page t...
Hey All I'm having all manner of issues with using sort filters. e.g;MenuItemName;;Z-A MenuItemName desc;;A-Z documentcreatedwhen;;Most Recent On occasion selection results in the control losing it...
I have a pages data source web part on my blog that grabs blog posts from the folder. From there it hands them off to a basic repeater that gives a snippet of text and an image for each blog post.I...
I have the following script to return search results of linked pages. I need to filter out the duplicates of the alias pages, as well as sort the results alphabetically. Currently, it returns both ...
Hi, i have created a custom filter with two drop downs. I am using a where clause to perform the filtering on both drop downswhere += @DocumentID IN (SELECT DocumentID FROM CMS_DocumentCategory WHE...
Hello!I am trying to get the same functionality as this page https://www.clarionmedical.com/en-CA/EventsWith the tab menu showing the different division and filtering based on the Division Name.I h...
Our website is built on Kentico V8. We are currently redesigning our homepage. We have a repeater that shows the 4 most recent blog posts. These posts are in 5 different categories. There is one ca...
I've implemented the lazy loader from here: https://devnet.kentico.com/marketplace/web-parts/seo-friendly-infinite-scroll-lazy-load-repeaterI've followed the instructions and set it to use Lazy Loa...