RITM to SCTASK attachment when user added new attachment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2024 11:45 PM
Thanks to Sandeep Rajput for this script: Copy attachments from RITM to SC Task:
@ Sandeep Rajput Can you please share the script when user update attachment on the RITM?
Thanks in advance

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2024 08:29 AM - edited 07-30-2024 08:30 AM
Instead of copying attachments, create a related list on the to display the attachments at the bottom of the sc_task.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 07:08 AM
Thanks @Brian Lancaster
I tried this method on the link but i dont have any luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2024 05:19 AM
Hi @Niccolo,
We took the approach that Brian mentioned in his link, and made some slight changes to the script.
Applies to table: We left this as Global
Queries from table: We set this to Attachment [sys_attachment]
See attached for our script.
Hope this helps!
Josh Pirozzi