Hello,
I'm trying to design a process to update my user access by importing user data from a module. It works for the most part, except when one user needs access to multiple items in a selective access list. I've tried importing the list items as "Property 1, Property 2", but I get an error "Item not located in Property List". Is there a different way to give a user access to two or more items in a selective access list?
Thanks!
Nicole
Solved! Go to Solution.
Please take a look at this following post, hopefully this helps you solve your issue.
Thanks,
Rob
Thanks Rob, That post did help.
I changed my user access module to have User and my selective access list as the dimensions and set the line item as a boolean to indicate if the user should have access to a particular list item. I was able to import to user access with this change.