The Community will be undergoing maintenance on Friday January 10 at 2:00pm - Saturday January 11 at 2:00pm EST, and will be "read-only." For assistance during this time, please visit our Help Center.
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.
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.