Skip to main content

NOTE! - Access to a single attribute

WHEN TO USE;  user should access a single cell or attribute. And when not having to create a role with a long list that excludes every other attributes.

E.g. the Factory asset has following attributes.

image.png

If we were to create a role that only allow to edit the factory name, we would create a role that looks like this:image.png

Write access to "Factory.Name" asset will allow edit/write to that specific cell.