The CreatorCon Call for Content is officially open! Get started here.

Read-only field give access to certain users

Tom Lapkowicz
Tera Expert

I have a field on a form that is read-only.  I would like to give 3 users the ability to edit this field.  I've tried UI Policy, Client Script and ACL but can't get any of them to work.  Any ideas what I may be doing wrong?  Thank you.

1 ACCEPTED SOLUTION

Anurag Tripathi
Mega Patron
Mega Patron

Hi,

If the field is made read only on Dictionary itself then you cannot make it editable for anyone.

In your use case, I would suggest to make it Editable on Dictionary level, then write ACL to control who can edit it and who cannot.

-Anurag

View solution in original post

1 REPLY 1

Anurag Tripathi
Mega Patron
Mega Patron

Hi,

If the field is made read only on Dictionary itself then you cannot make it editable for anyone.

In your use case, I would suggest to make it Editable on Dictionary level, then write ACL to control who can edit it and who cannot.

-Anurag