Export table list as Excel and store it sys_attachment table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2024 03:32 AM - edited 04-12-2024 03:34 AM
Hello Team,
I have a requirement as below,
Whenever user selects exports .xlsx/.csv from case list> File should be opened directly in google sheets when user clicks "Download" button.
So I have created new context menu action and updated below script.
But before downloading the attachment the script include was called and processed. So it is not navigating to the Google Sheet created.
Anyone know how to add wait condition in context menu to allow user to download and after that call the script include?
Or if we can achieve this requirement using any other ways please help me on this.
Thank you!