I have a simple table:
ID
year
thumbnail
PDF upload
Then I have changed the files so, that when you click the thumbnail you open/download the PDF, so that my table view has only:
year
PDF upload (with the Image from thumbnail as the Link-Image)
And the detail view:
ID
year
thumbnail
PDF upload
So - now my question: Can I restrict the acces to the PDF (open/download) to only selected member groups, but the thumbnail can view every one. What can/must I do to restrict the access to the linked PDFs only?
Thanks for every hint for that.

Regards, Otto