How to disable download on uploaded files?

My concern is, not to allow the users to download the uploaded files for a certain group of users of my grocery crud program. How can I achieve that? can we unlink the uploaded files?

Thank you in advance.

no that function hasnt been given by grocery crud yet

1 Like

Thank you… Still working on a work around to achieve that, like hiding the column after save.

any view?

callbackColumn
Maybe with this and say in the registry that groups cannot download?