开发者

Sharepoint 2010 add Note Board to Custom List

Is it possib开发者_运维百科le to add a note board or other web parts to a Custom List? I would like to be able to have comments on list items.


any particular reason you don't want to use a discussion board? That's it's entire purpose.


Create a data view webpart for your list. This webpart will display one item at a time, so you have to filter this dataview webpart by Item ID using querystring. The page on which you will deploy this dataview webpart will also have noteboard webpart. Comments given here will stick to that particular item which will be displayed in dataview based on Item ID.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜