Does anyone know of a way track which user adds items to a subpanel.. For example a user logs in goes to a contact and scrolls down to the Cases subpanel. Then hits the Select button and attaches a Case to that Contact. I was going to try to have modified_by added to the relationship table (contacts_cases) .

Has anyone done this before ? Or know of another way to track it ?

Thanks