Need help in restricting the user to download the entire table block

Hey Guys,

Use Case: I need to stop the users to download the entire table on the basis of how many rows are there in the table block.

I know it can be done through custom solution, can i have the download button id or a way to capture the backend information of that download button and i can try to restrict the button function on the basis of how many number displayed on the table.

1 Like

Hi, i am looking for the same thing, the download should be restricted to the number of columns being displayed on the table rather than all the columns on the table, is there a way to do that ?

thanks
Anto