Is your feature request related to a problem? Please describe.
We don't want people to save tables containing personal data on their copmuters, where they might live way past the time they should be deleted.
Describe the solution you'd like
Export permission should be configurable, like view, update, create, delete are now.
Describe alternatives you've considered
Using csv to hide the export buttons, but this would prevent exporting any view.
Additional context
This of course wouldn't prevent a malicious user from manually copy-pasting the data, but having the button signals to the user that it's okay to use it.
Is your feature request related to a problem? Please describe.
We don't want people to save tables containing personal data on their copmuters, where they might live way past the time they should be deleted.
Describe the solution you'd like
Export permission should be configurable, like view, update, create, delete are now.
Describe alternatives you've considered
Using csv to hide the export buttons, but this would prevent exporting any view.
Additional context
This of course wouldn't prevent a malicious user from manually copy-pasting the data, but having the button signals to the user that it's okay to use it.