function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
narendevnarendev 

If Rating = cold, The record should not be editable

Hai

 

For Account Object in Rating field------->if Rating = cold, the record should not be editable.

 

How can i achive this.

 

Please help me.

 

C Narendra

+91-9849896921.  

Alex.AcostaAlex.Acosta

There are a few ways to achieve this...

 

Best approachI can think of is, you can always have record types on your account and just change the record type to display a page layout where everything is read only when Rating = cold.

RustanRustan

Try using the Account Validation rules?

narendevnarendev

Hai Rustan.

 

What is the condition  in Validation Rule(for not editing the record).

 

C Narendra