Forum Discussion
AndrewX
Feb 21, 2018Iron Contributor
Sharing private information solution
Hello, HR want to use a third party to upload a csv (data source), create and convert a PDF with password protection and email it to n/many people inside the organisation. This seems like a messy a...
AndrewX
Feb 22, 2018Iron Contributor
Thank you. Item level may or may not be what I mean, but what I mean is for the individual to only be able to see a list row where they exist or “where the person column = themself” etc
If this is item level permissions and it can be achieved programmatically then the number of items shouldn’t be a big problem. I’m not talking too many rows here.
?
If this is item level permissions and it can be achieved programmatically then the number of items shouldn’t be a big problem. I’m not talking too many rows here.
?
Rob Ellis
Feb 22, 2018Bronze Contributor
if 'security by obfuscation' is enough, you could just put the data in a list, and configure the default view to filter on person column value = [me]