Useful Salesforce Steps and Instructions – Part 3
Hello All, Here’s an another part for various steps and instruction that are very useful in Salesforce. Steps to add picklist values for specific record type: Click on “Setup” button. Search your sObject in Quick Search box (If its an custom object search ‘object’ then open your custom object). Click on the “Record Type” option under sObject. Now Click on “Edit” option the record type in which you want to add picklist values. Now add all the values from “Available Values” to “Selected Values”. Click on “Save” button. Steps to add the values on picklist field : Click on “Setup” button. Search your sObject in Quick Search box (If its an custom object search ‘object’ then open your custom object). Click on the “Fields” option under sObject. Open picklist custom field. Click on “New” button in the “Values” section. Now add the picklist values. Now select the checkbox against record type in which you want to use these values. Click on “Save” button. Steps to...