下拉列表/过滤器/查看所有选择/删除更多按钮 [英] Drop-down list / filter / view all choices / Delete more button

查看:91
本文介绍了下拉列表/过滤器/查看所有选择/删除更多按钮的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在SharePoint中,我有一个
但下拉列表显示"
我必须单击更多以查看下一个20个选择.

In SharePoint, I have a library with a column that I want to filter.
But the drop-down list displays "More".
I have to click more to see the next 20 choices.

我想一次显示所有选择.我该怎么办?

I want to display all the choices all at once. How can I do that?

我之前曾尝试过:

<script type="text/javascript">

    setTimeout(ready, 1000);

    (function () {

        _spBodyOnLoadFunctionNames.push("rlfiShowMore");

    })();

</script>

如果您有一个显示更多"的信息,那就可以了.在导航栏中.

It's work if you have a "Show more" in the navigation bar.

我找不到函数更多"的名称

I can't find the name of the function "More"

推荐答案

您好,

您的SharePoint版本和字段类型是什么?

What’s your SharePoint version and field type?

最好的问候,

Lee


这篇关于下拉列表/过滤器/查看所有选择/删除更多按钮的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆