Hi Folks,
I am making a Employee directory for my Workplace.
I have a SharePoint list as a data source and in Power Apps I use a form to input my data in this source and add attachments.
The problem I have is I want a person to upload an attachment file (image or PDF) but avoid downloading the attachments of other employees (Privacy issue).
One more thing is that users should only be able to see the name of file which is uploaded and not launch it in browser. Because this will give them a loophole of 'right clicking' and 'save file as' option.
Any help in this direction is highly appreciated.