Restrict Access of Line Items to Supplier
Hi,
I have a dashboard, containing a module, with approx 20 columns of data, dates and text. We are sharing this dashboard with a supplier who have their own user, and role setup.
In the dashboard, there are 6 fields that are updateable by users within the business
The supplier needs to be able to see ALL the fields, BUT only to be able to update ONE, the field they are updating is a TEXT field so i am guessing a LISS is out of the question?
Would i need to create another module with just the one field as a TEXT field that can be updated, and all the others linked to the original module,as hiding columns does not prevent users unhiding them.
Best Answer
-
Yes, I think in this case,you will need another module just for the Suppliers that is only accessed by the "supplier" role
David
1
Answers
-
You should be able to manage this using Dynamic Selective Access. This was just released last month and allows a developer to set specific line item and list item access based on a related boolean line item.
Check out the details here : https://help.anaplan.com/anapedia/Content/Modeling/Working_with_Data/DynamicCellAccess.htm?_ga=2.202676119.7675434.1530542969-1011268592.1526653690
0 -
Unfortunately i think this is only for numeric cells, as it uses a LISS to generate the booleans, and the field i need to allow is text format.
0