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
chikkuchikku 

Automatically check box false when reach completion date, any solution there?

I have a check- box "Called Active" and other fields called "completion date with date picker" when the completion date is completed or end, automatically Active check box should be disabled or false. there is any solution there?
ShirishaShirisha (Salesforce Developers) 
Hi Chikku,

Greetings!

You can use process builder to achieve this whenever the Completion Date is completed or end to make the Active checkbox to be false.

Sample Process builder:https://automationchampion.com/tag/process-builder-example/

Kindly mark it as best answer if it helps so that it can help others in the future.

Warm Regards,
Shirisha Pathuri