【问题标题】:How to change colors of a Sharepoint list which is embedded in a section of a Sharepoint website如何更改嵌入在 Sharepoint 网站部分中的 Sharepoint 列表的颜色
【发布时间】:2019-05-28 09:01:22
【问题描述】:

我设法格式化我的 Sharepoint 列表,以便每隔一行以主题颜色着色。一旦我将列表作为一个部分嵌入到 Sharepoint 网站上,颜色就消失了。我该如何解决?!我一无所知。任何提示都受到高度赞赏。

{ "模式": "https://developer.microsoft.com/json-schemas/sp/view-formatting.schema.json", "additionalRowClass": "=if(@rowIndex%2==0,'ms-bgColor-themeLighterAlt','')" }

【问题讨论】:

    标签: list sharepoint formatting


    【解决方案1】:

    这是一个已知案例https://github.com/SharePoint/sp-dev-list-formatting/issues/15,一种解决方法是使用“嵌入”webpart 而不是 List webpart。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2013-11-19
      • 1970-01-01
      • 2019-09-27
      • 1970-01-01
      • 1970-01-01
      • 2012-04-09
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多