How do you prevent closed Opportunities from being updated by a non-System Administrator profile declaratively?
Answer / Dhananjay Singh
To prevent closed Opportunities from being updated by non-System Administrators, you can create a validation rule that checks if the Opportunity is Closed and the current user's profile is not System Administrator. If both conditions are met, the system will throw an error and prevent the update.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to delete the user from salesforce?
Different workflow components available in salesforce? : salesforce admin
What is the difference between 15 digit and 18 digit id in salesforce?
What is a Web-to-Lead?
Is it possible to invoke an adderror() operation on the trigger.old list in a delete operation in trigger ?
What are cross object formula fields?
What all data type can be used as controlling fields? : salesforce objects & fields
How to automate business processes?
How many types of email templates can be created in salesforce?
Can I find out if the current user has access to a record without querying?
Define ‘WhatID' and 'WhoID'.
What is a matrix report? : salesforce admin