查看自定义列
SHAREPOINT 2007
我创建了一个客户站点专栏。当用户创建 Web 部件页面时,必须填充该列。
我想要做的是让该列的值自动显示在网页上。 这应该没那么难......
SHAREPOINT 2007
I've created a customer site column. When the user creates a webparts page the column must be populated.
What I want to do is have the value of this column automatically appear on the web page.
This should not be that hard.....
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您使用开箱即用的输入表单,为了让他们填写数据,该列将自动显示在那里。 引用页面上已有的列表视图,则需要编辑页面、修改 Web 部件设置并自定义视图(或者简单地选择添加了列的现有视图。)
如果您 Web 部件页面上的列表,列表视图格式被伪复制到页面,因为页面不会反映并更改为放置在页面上时存在的视图,这就是为什么您必须重新选择默认值查看或自定义 Web 部件的视图 页。
If you are using the out of the box input form, for them to fill in the data, the column will show up there automatically. If you are referring to a list view that is already on a page, you will need to edit the page, modify the webpart settings and customize the view (or simply pick an existing view that has the column added to it.)
When you put a list on a web part page, the list view format is psuedo copied to the page in that the page will not reflect and changes to the view that existed when it was put on the page, which is why you either have to reselect the default view or else customize the view of the webpart on the page.