Can you prevent some users to view certain records...
# general
j
Can you prevent some users to view certain records within a type? For example: they should be able to look at all orders to customer X, but no orders to customer Y
b
How do you differentiate customer x and customer y in your set up?
j
Hi @Boris Barrera! It was just en example. The user case is actually for certain vendor bills. So some users shall be able to look at vendor bills from vendor x, but some not. Both user groups shall be able to see some vendor bills, but not all. That's the case.