make a field editable only to specify group

subramani
Mega Contributor

Hi,

1. I need to create a new field "Reporting" in Request form.

2. Field can be updatable only by "Service Desk" people.

3. Other user can view the field.

4. field should be grayed out when Request state is "closed".

5. Field shall be available to reporting.

I have tried to create a field and wrote two ui policies to make the field read only when state is "closed" and (g_form.getUser().isMemberof("Service Desk")=='false'.   but this was not working

Anyone help me to achieve this.

deepakbkanavikarharishkumarmark.stanger

12 REPLIES 12

Hi @Andras Kisgyorgy 

I have similar concern on giving write access for the 'CAB Approver' group on all fields of change request form when the state is greater than NEW.

I have tried by creating write ACL for change request table and written the code as you mentioned for particular field . it doesn't work for me. 

can you please help me with this?

 

Mano R
Tera Contributor
hi subramani you should provide a specific role there for that group

Rajesh_Bhise
Tera Guru

Hello Guys,

I have similar concern of giving access to particular field on the catalog task table but i have MSP instance.

Can anyone please assist me if how can i use ACL in particular domain ?

Or is there any other solution that we can provide here. ?

Appreciate any response on the same.

 

Thanks,

Rajesh