Skip to main content
Solved

Field level restriction for edit and view

  • February 21, 2024
  • 2 replies
  • 202 views

Hello,

 

In LeanIX EAM, how can we control attributes/fields from view or edit for certain users?

For example, only admin can change an attribute value for certain attribute(s).

 

Best regards,

SHC

Best answer by Justin Swift

@SHC please refer to the authorization model documentation found here: https://docs-eam.leanix.net/docs/authorization-model

This explains how you can set (by factsheet) the visibility and editability of fields by user role and how to create custom user roles (if needed).

Hope this helps.

2 replies

Justin Swift
Forum|alt.badge.img+1
  • Veteran
  • Answer
  • February 21, 2024

@SHC please refer to the authorization model documentation found here: https://docs-eam.leanix.net/docs/authorization-model

This explains how you can set (by factsheet) the visibility and editability of fields by user role and how to create custom user roles (if needed).

Hope this helps.


  • Author
  • Sophomore
  • February 22, 2024

@Justin Swift Thank you for the answer !