想知道是否可以动态更改 SharePoint 上的 Access 2013 Web 应用程序上的视图标题?我似乎在谷歌上找不到任何表明它的东西。我尝试过使用=[Controls].[ControlName]
等。感谢您的帮助!
1 回答
0
看来我们可以使用SetProperty Macro Action (Access custom web app)并将 Control Name 设置为空白来设置视图的 Caption 属性。
于 2016-07-21T12:34:11.447 回答