Dynamic Filtering

Posted by Community Admin on 05-Aug-2018 23:56

Dynamic Filtering

All Replies

Posted by Community Admin on 27-Sep-2013 00:00

I created a new content type that contains a classification field based on categories. In the list view, I know I can administratively pre-filter the list contents before it is displayed. What would be the best approach to presenting the user with the list of categories for them to dynamically filter the list?

To clarify: I know you can just add a categories widget to filter that way. I'm wondering about something more dynamic, as in without the page reloading.

Thanks for any insights!

Posted by Community Admin on 02-Oct-2013 00:00

Hello,

To filter the categories you need to use a HierarchicalTaxonomyControl, which renders a flat list of taxons.

Here is some information regarding the control: HierarchicalTaxonomyControl was implemented with the sole purpose to be used in sitefinity backend. In sitefinity backend it represent the categories selector in News,blogs, events modules. It lacks implementation for rendering at the frontend because of this.

Regards,
Stefani Tacheva
Telerik

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed