Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Orchard 在 CMS 中提供过滤选项,您可以在其中按日期、标题等对内容进行排序。
虽然这很好,但我希望访问用户能够自己过滤。
我怎样才能实现这样一个过滤器,访问该站点的用户将能够使用下拉框对内容(即博客/新闻项目)进行排序。
非常感谢
您可以使用 QueryString 标记来过滤投影。您所要做的就是构建将驱动它的表单。