How to add Attachments to work notes field instead of comments field

Nithish1
Tera Guru

Hi Everyone,

 

When I add an attachment to the incident form, it is adding a link in the comments field. I want that change to work notes field.

 

How can I achieve this?

 

Regards,

Nithish

 

5 REPLIES 5

Mike Patel
Tera Sage

There is business rule on attachment table that is kicked off and it goes to AttachmentAuditTrailHelper script include. AttachmentAuditTrailHelper protected by SN so you can't change that.

Nithish1
Tera Guru

Hi Patel,

 

 

I disabled the Business Rule "Update parent record" which calls AttachmentAuditTrailHelper script include. It is still adding the comments to the activity. This doesn't appear to be what is writing to the activity.

 

Thanks,

Aviv S_
Tera Contributor

Hi,
did you got any update for this issue?

Hi,

 

We decided not to worry about it at this point but my co-worker did figure out that If we modify the 1 OOB ACL and set it not to run if that table was incident and then created another ACL to run on incident I would use a script to hide attachments that were not added by the user from them.  This would also make it so the links in the comments would not show for them.

 

Thanks,

Nithish