Record Types in Salesforce
Record types allow you to offer different business processes, picklist values, and page layouts to different users based on their profiles. Record types can be used in various ways, for ....
Record types allow you to offer different business processes, picklist values, and page layouts to different users based on their profiles. Record types can be used in various ways, for ....
In Salesforce, we have One to Many relationship and Many to Many relationship. To achieve One to One relationship in Salesforce, kindly follow the below steps Objects: Interest, Employee. Relationship: ....
Mini Console View is used to customize fields that should be visible in Mini view section in Console Tab. 1. Click "Mini Console View" link. 2. Select the Objects(These objects ....
Dashboard which is running under current logged in user permission are known as “Dynamic Dashboard”. A dynamic dashboard displays the data of the user viewing it rather than the data ....
Governor limits are runtime limits enforced by the Apex runtime engine. Since Apex runs in a shared, multitenant environment, the Apex runtime engine strictly enforces a number of limits to ....
Sample Code: Visualforce page: <apex:page controller="sample" sidebar="false" ><b>Merge fields in Salesforce</b><br/><br/>{!$Profile.Name}<br/>{!$User.FirstName}<br/>{!$User.LastName}<br/>{!$ObjectType.Account.Fields.Name.Label}<br/>{!$ObjectType.Member__c.Fields.Name.Label}<br/></apex:page> Output:
1. Go to Setup --> My Personal Information. 2. In the Default Opportunity Team related list, click Add. 3. Select users to add as members of your default opportunity team. ....
To view assigned tasks, go to your home page.
Lookup filter is used to filter records when we lookup for the records. Used in Lookup dialogs. When the child records are created, we select the Parent records. During the ....
http://ajanya.com/ http://www.allaboutsfdc.com/ http://www.proprofs.com/quiz-school/search.php?search=dev+401