sharepoint 2013中的内容查询webpart仅提取标题

时间:2013-03-19 11:37:11

标签: sharepoint sharepoint-2013

The content query webpart in sharepoint 2013 fetches only Title. I am pointing to a Content type using it. Even though it contains many columns still Content Query displays only Title. 
How can I customize it to point to some columns in that content type?

还有其他替代方法来获取特定内容类型的列数据吗?

1 个答案:

答案 0 :(得分:0)

是。您需要修改样式库中的itemstyle.xsl,并添加一个可以浏览项目列的新模板。