Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

On my page I have a repeater - and I have a list of documents (list items) bound to this repeater. For each item bound, I would like to include to the OOTB SharePoint rating control. And, obviously, when the user chooses a rating - the corresponding list item will be rated via code included in some sort of event handler for the rating control. Is this possible? Or must a compositefield only tie back to a particular fieldname (i.e. a field of the current list item - which isn't really appropriate for this scenario).

Thanks a lot.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.