I am trying to change the Social comment webpart -WebPartPropertyDisplayItems property to display more than 10 items in the comments section.
But its still takes only 10.is ter anyother way to update this value.
Thanks,
Sudan
|
I am trying to change the Social comment webpart -WebPartPropertyDisplayItems property to display more than 10 items in the comments section. But its still takes only 10.is ter anyother way to update this value. Thanks, Sudan |
|||
|
|
|
I haven't tried it myself but you can Go to Web Parts under Site Settings: Download the Social Comment WebPart file (.webpart) and open it with any XML Editor. Change the WebPartPropertyDisplayItems to the number you want.
Save the .webpart again and upload it again to the WebPart gallery, and see the results. Unfortunately, |
|||
|
|
|
My understanding is that this property only controls how many items are displayed with a max of 10 items. If there are more items than the property value, or if there are more than 10 items, paging will be enabled. Update: If you want to display more than 10 comments you will need to create a custom web part that reads the social comments and displays the content in the format you desire. |
|||||||
|