LIST view readonly

Manu143
Tera Contributor

Hi Community,

 

 How to make filed read only in list view when that field is not an empty. I tried data policy but no luck.

 

 

 

Thanks,

Manu

7 REPLIES 7

Samaksh Wani
Giga Sage
Giga Sage

Hello @Manu143 

 

Use List Edit ACL with your use case for doing this 

 

sol.png

 

 

Plz mark my solution as Accept, If you find it helpful.

 

Regards,

Samaksh

Hi Samaksh,

 Thanks for your reply but I want to achieve this using data policy.

 

Thanks,

Manu

Hello @Manu143 

 

1. Navigate to System UI > UI Policies and select New to create a new policy as follows:


2.  table: Your table
  condition: Your condition
3. Submit this new record.
4. Return to this policy and scroll down to Related List "UI Policy Actions".
5. Create a new UI Policy Action as follows:
  field name: Your Field name
  read only: true
6. Submit this new record.

 

Plz mark my solution as Accept, If you find it helpful.

 

Regards,

Samaksh

Tai Vu
Kilo Patron
Kilo Patron

Hi @Manu143 

Let's try the below approach. Just replace the table and the field accordingly.

TaiVu_0-1697182516763.png

 

let me know if it works for you.

 

Thank you,

Tai Vu