Unanswered Custom List Item >> Comments on each item?

  • Tuesday, September 23, 2008 4:35 PM
     
     
    Hi there, 

    I'm building a custom list to handle internal resources. It's a list that requires attachments (so the add item form is unedited) but the displays and views are. 

    One feature I'd love to add is the ability for users to leave comments about each list item; preferably from within the Item Detail view. Is there any way to auto-create and associate a secondary custom list (?) with each individual list item, and then retrieve the secondary list item rows & display easily? What about a simple way to post comments, through such a system?

    Any ideas would be very helpful, and thanks!
    --Dave 

All Replies

  • Tuesday, September 23, 2008 11:41 PM
     
     
    Try using a workflow. Its great at reacting to add/change item events and then creating items in other lists. If you just want to add items in a secondary list then you should be ok out of hte box, but if you need to create a list for each item then you will need to write your own workflow activity.