特定视图字段显示名称

发布于 2024-08-15 05:04:28 字数 116 浏览 6 评论 0原文

我必须创建一个标准视图,但我想显示与原始视图不同的列名称。例如,此视图将包含“ID”字段,但我需要显示其列标题,例如“订单号”。 据我所知,Sharepoint 不允许您选择特定视图的字段的显示名称... 我该怎么做?

I've got to create a standard view but I want to display column names different than originals. For example, this view will include the "ID" field, but I need to show its column header like "Order number".
As far as I know Sharepoint doesn't let you choose the display name of a field for a specific view...
How can I do this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

吲‖鸣 2024-08-22 05:04:28

也许创建计算列,除了显示您想要“翻译”的每个字段的原始字段的内容之外,什么都不做,然后将它们包含在新视图中?

Maybe create calculated columsn that do nothing but display the content of the original field for each of the fields you want "translated", then include those in the new view?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文