- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2019 05:39 AM
Hi Team,
we have requirement that,
INC00XXX has attachment.
Hide attachment from activity logs if sate is in closed state.
TIA.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2019 10:01 PM
Hi,
Please write as display BR and called it from onload client script and make the manage attachment, attachment pin and note section hidden for the user you want.
ex. if it is only visible for caller, assigned to user then you can go for above method.
Thanks,
Vishal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2020 03:24 AM
Hi Vishal,
Can you please help me with script for reference.
Thank You
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2023 04:23 AM
Hi Vishal,
Can i get the code for the same

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2019 11:42 PM
Hello Bhai,
If a user can't read a field (via ACLs), that field won't show up in the Activity Formatter. This is what keeps Joe Employee from seeing Incident Work notes in the formatter.
read ACL on the History [sys_history_line] table might do the trick.
If You find my response worthy then kindly mark my answer correct and also helpful.
Thanks,
Ajim.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2019 01:12 AM
Hello,
can you please help me with the steps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2022 08:11 PM
Neet to hide the attachment in activities log in Catalog Task. Need to hide attachment for all the other group rather than one group. Tried ACl but failed to do so.
Any help