IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
You use Feather sfSortBox directive when you create custom designers for your widgets. This directive provides functionality for displaying sort options.
sfSortBox
To add the sort box directive, perform the following:
DesignerView.YourView.json
JSON
designerview-yourview.js
The code above assigns an array of custom sort options to the scoped variable sortItems. This adds two choice options to the sort box with values rating and views, respectively. When selected, the value of the choice option is bound to the scope variable sortValue.
sortItems
sortValue
DesignerView.YourView.cshtml
sf-sort-options
sf-model
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important