问题描述
你好,
我当前在主页上有一个列表Web部件,最近我被要求使用下拉列表创建自定义过滤器(这些值需要来自列表或元数据)以过滤以下列表中的数据.有什么方法可以实现这一目标?
I currently have a list web part in my home page, I have recently been asked to create a custom filter using drop-down(these values need to come from either a list or metadata) to filter the data on the list below. Is there any way to achieve this?
任何帮助将不胜感激.
非常感谢
推荐答案
这是一个类似的摘录,用于向列表视图添加过滤器
here's an excerpt from a similar thread for adding filters to the list view
类似的线程
https://social.technet.microsoft.com/Forums/zh-CN/bd27c425-79c2-4647-b491-7f70af24923e/sharepoint-online-list-filter-webpart?forum=onlineservicessharepoint
https://social.technet.microsoft.com/Forums/en-US/bd27c425-79c2-4647-b491-7f70af24923e/sharepoint-online-list-filter-webpart?forum=onlineservicessharepoint
您看过这篇文章了吗?将过滤器Web部件连接到列表视图 经典网页上的Web部件?
Have you had a look on this article Connect a Filter Web Part to a List View Web Part on a classic page?
我希望此信息对您有帮助
i hope this info will help you
这篇关于SharePoint在线自定义筛选器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!