What is a custom object in salesforce

Custom Objects in Salesforce Custom objects in Salesforce are the main part of any application. Custom objects provide a structure for storing data. Custom objects also give power to the interface elements for users to interact with the data. Get to Know Objects Standard objects are objects that are included with Salesforce. Common business objects … Read more

What is a cross filter in salesforce

Salesforce Cross Filters allow you to create a report that identifies records with or without a related record, where you have no need for the related object’s data (so you don’t need those related object’s fields displayed in the report). Salesforce Cross Filters allow you to create a report that identifies records with or without … Read more

What is a contact role in salesforce

Contact Roles In Salesforce Contact Roles. A contact role nothing but the part that a contact or person account plays in a specific record (i.e account, case, contract, or opportunity). Opportunity Contact Roles. There might be scenarios where you want to handle a single opportunity by multiple persons. … Support. That’s all for opportunity contact … Read more

What is a connected app in salesforce

A short Introduction to Salesforce Connected Apps Agility and ease of use. Connecting your app to Salesforce allows you to take advantage of Salesforce’s biggest feature: click instead of code. A complete view of your customer. This gives you the ability to make accurate forecasts, enrich your marketing campaigns, and give you a holistic view … Read more

What is a component in salesforce

Visualforce components are small, reusable pieces of functionality—think widgets, panels, user interface elements, that kind of thing—that you use in Visualforce page markup. You can use standard Visualforce components, and create your own custom components. Required Editions Available in: Salesforce Classic and Lightning Experience Visualforce components are small, reusable pieces of functionality—think widgets, panels, user … Read more

What is a change set in salesforce

Change sets in Salesforceare the newest method for deploying code and components and provides some enhanced functionality. Changes sets in Salesforceuse packages in the background but provide the ability to move code from not only sandbox to production, but from sandbox to sandbox and production to sandbox. Use change sets to send customizations from one … Read more

What is a certified salesforce administrator

The Salesforce Certified Administrator program is designed for individuals who have experience as a Salesforce administrator. The program encompasses the breadth of applications, the features and functions available to an end user, and the configuration and management options available to an administrator across the Sales, Service, and Full Answer How to become a certified Salesforce … Read more

What is a callout in salesforce

A ‘callout’ is any https call that accesses an external URL — some other web service or website. A ‘callin’ would be the opposite — some external web service or application using the Salesforce API to access Salesforce data. What is callout and Callin Salesforce? Name: AnimalLocator Method name: getAnimalNameById The method must accept an … Read more

What is a bucket field in salesforce

The Bucket Field in Salesforce is a valuable feature that allows you to rapidly categorize values for a field in a report without having to create a custom formula field at the object level. In reporting, a bucket is a custom category that you create. Bucketing is a Salesforce report and documentation tool. The Bucket … Read more