-
How to make checkbox field mandatory when ever the status changes.?
i have written sample validation rule
IF(AND(
ISPICKVAL(Status,"Open"), ISPICKVAL(PRIORVALUE(Status),"Closed"),
(Flag__c = True)))How to make checkbox field mandatory when ever the status changes.?
Log In to reply.
Popular Salesforce Blogs
Salesforce Best practices to keep in mind
Best practices identify that the procedure followed is correct and acceptable for everyone. It is appreciated in both professional and commercial procedures. When it comes…
Best Practices in Testing | Salesforce Developer Guide
To be successful in the IT sector, you must be familiar with all of the finest testing procedures. It is critical to have testing best…
Different Types of Sandboxes in Salesforce
What is Sandbox? A copy of the production organization is known as a sandbox. Sandboxes allow you to create multiple copies of an organization in…
Popular Salesforce Videos
Salesforce Field Service Scheduling Optimization | AblyPro Webinar
Revolutionize and Level Up Your Game in Services Business With Field Service With Salesforce Field Service on your side, businesses can reduce travel time, improve…
Salesforce Admin Training: How to add custom fields in salesforce ?
Salesforce Custom fields :- Up to now we have created custom app, custom object and now we are going to create Salesforce custom fields. When…
How to Get Started with Data Prep | Salesforce
Good data preparation allows for efficient analysis, limits errors and inaccuracies that can occur to data during processing, and makes all processed data more accessible…