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
zeezackisbackzeezackisback 

Case object that has particular sections greyed out until conditions are met

I work for a company that handles legal claims. They need me to modify their case page so that particular sections become available or modifyfiable when the claim has reached particular stages... where do I begin?!

 

Am I to create an apex class to control this ? Do I try and modify the page using large amounts of javascript... what is the best soloution for what could be a mammoth task?