Smart Search Filter

kumar GANJI asked on December 14, 2020 07:18

Hi,

I'm trying to use a smart search filter on page data source along with basic repeater to get sorting options on data using dropdown selection but i'm getting an error as follows: Unable to cast object of type 'CMS.DocumentEngine.Web.UI.CMSDocumentsDataSource' to type 'CMS.Search.ISearchFilterable'.

I'm following link text

Can someone help me with this

Recent Answers


Juraj Ondrus answered on December 15, 2020 07:03

The search filter works only with search results. IT looks more like you want to do some data filtering and not searching (there is a difference in the background although on the front end it looks the same for the user). I would recommend following the documentation on filtering data and use a custom filter web part.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.