I have a requirement. Which is i would like to know when a user clicks on an item So what i'm thinking of doing is to have a checkbox on the page(I would be buiding a custom webpart for this neither in Sharepoint Designer or in Object model) When the user click the checkbox i want to update another list with the users username and ID of the item. I need this as i would have to report who hasn't read the item. Can i attach this checkbox to a workflow?
** Please feel free to advice if there are any other approach to tackle this