
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2025 08:39 AM
Hi All,
There is UI page created to attach the attachments and getting called through UI action button.
The requirement is, whatever attachment are attached should get "Download All" using "Download All" button on the UI page.
So I need to provide the button on UI page which is not challenging for me but how I could write a code to download all the relevant attached attachments ? Please help me.
Regards,
Virendra
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2025 09:06 AM
@Virendra K , There is OOTB Processors to achieve the desired functionality.
Create the UI action and accommodate the code from the link given below:
Mark my response as helpful if it resolved your doubt.
Thanks,
Mahesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2025 08:44 AM
Hello,
these articles should help you :
- Download all the record attachments with one click
- How to download all attachments from a record to a Zip file
If my answer helped you, please mark it as correct and helpful, thank you 👍
Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2025 09:06 AM
@Virendra K , There is OOTB Processors to achieve the desired functionality.
Create the UI action and accommodate the code from the link given below:
Mark my response as helpful if it resolved your doubt.
Thanks,
Mahesh