Jun 10 2021 06:46 AM
Hello guys,
I have the following scenario im trying to make, i know you cant make column permison level on sharepoint list, but is it possible to make 2 lists where on the second list i only give acces to certain users?
Example:
List Contracts (public information)
ID | CONTRACT | contract_duration | ID_COST
List Costs (Sensible information)
ID | contract_cost | company
And then i give access to most people to list of contracts only, but for the costs list since it is restricted information i only give acces to very few people i control.
Thanks in advance and i hope my question was clear enough.
Jun 10 2021 09:37 AM
Oct 18 2023 11:28 AM - edited Oct 18 2023 11:28 AM
@JCarballo - Just jumping in to say that in case you were trying to allow users to be able to use a lookup column from a list without giving them actual access to the list, I was able to achieve this quite easily insomuch that I am now baffled as to why no one online has this as a solution.
What I did is create a new site permission (Gear Icon > Site Permissions > Advanced Permissions Settings> Permission Levels). In my case I created a permisison called "For Lookup Only". As the below screenshot shows, I only gave the view permission and voila! I tested and found that the user does not have access to the source list for the lookup column even if they click the hyperlink in the column.