From the debrif work flow when I goto attachment screen and clicking on add attachment icon its takes me to the TaskAttachmentAdd screen where I could see the description and type of attachment along with the attachment. When I click on save it saves the attachment. But in that same screen TaskAttachmentAdd where I can add the description and type I enabled user_def1 from task_attachment table. I put some value in description and value in user_def1 and saved the description saved with the attachment but user_def1 is still Null.
Can anybody tell this what is the appropriate way to add one more column like user_def1 and save to task_attachment table