How to make state field read only in approval table when request is approved or rejected

Anirudh_saraf
Tera Contributor

Hi Community,

 

There is a custom table which triggers approval after record is created. The requirement is when this approval record is approved or rejected the state field should be read only

 

Thanks

9 REPLIES 9

Jaspal Singh
Mega Patron
Mega Patron

Hi Anirudh,

This can be controlled by ACLs. Did you try anything over it already and if so, can you share, if you are stuck.

Thanks for your reply Jaspal could you please let me know how to proceed further on this

 

vishakhayadav24
Tera Guru

hi @Anirudh_saraf 

You can simply achieve this by creating an ACL.

 

 

Hi @vishakhayadav24  Could you please let me know how to achieve this thanks