How to make a field read only after some time of creation

AniketS2
Tera Contributor

So i have a requirement in which i need to make the priority field readonly after 10min of the record creation

1 REPLY 1

Its_Azar
Tera Guru

Hi there @AniketS2 

 

I guess, you can use a Business Rule. Create an async Business Rule that runs after the record is inserted and uses a "GlideScheduler" to execute a script after 10 minutes. The script should set the field to read-only by updating the dictionary attribute or using a UI Policy.

By this the field becomes read-only automatically after the specified time without manual intervention.

 

If this helps kindly accept the response.

☑️ If this helped, please mark it as Helpful or Accept Solution so others can find the answer too.




Kind Regards,

Mohamed Azarudeen Z

Developer @ KPMG

 Microsoft MVP (AI Services), India