Comment Post Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Feb 26, 2021 02:24 AM
Hi,
I would like to know if there is a way to tackle the issue when a end user clicks on “Download CSV”, I would like to lock/ block the user from downloading the attachments type column as the CSV file captures URL links of all the attachments from the table.
Thanks!
1 Reply 1
Comment Post Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Feb 26, 2021 06:50 AM
There’s not a way to enforce it, but the way to accomplish it is to create a new view & hide the fields that you don’t want to be a part of the CSV download. Then, perform your CSV download from that view.