cancel
Showing results for 
Search instead for 
Did you mean: 

Making an Attribute ReadOnly

Former Member
0 Kudos

Hi All,

Is it possible to make an attribute read only via extensions or repository profiles? (it’s not an extended attribute)

Creating a computed extended attribute is not an option for this case.

By using repository object permission profiles, it’s possible to enable or disable an attribute like Comment. But by disabling, it becomes hidden. An option to make it readonly (visible) needed.

Thanks in advance.

Mehmet

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Mehmet - I am not sure how this attribute ever gets set if it is Read-only and not computed. Might be good to revisit why it is not possible to use the Computed + Get Method in an extension.

Former Member
0 Kudos

Hi Bruce,

Thanks for your reply!

Some repository users will have permissions to set these extended attributes and some will not.

Users -who does not have permission to set these attributes- will see them as read-only.

Unfortunately, by using profiles they become hidden, not read-only.