Skip to main content
3 个回答
  1. 9月3日 17:14

    Hi @Rohit .

     

     

    You can handle this using a

    Validation Rule on Opportunity. The rule can check whether the Opportunity was already Closed Won

    and block further updates for Sales Users, while allowing specific users such as System Administrators to edit it.  

     

    This is generally a better approach than relying only on page layout settings, because the validation rule enforces the restriction when the record is saved.  

     

    Hope this helps! 

0/9000