What are standard fields in salesforce ?
Answer / Yogendra Pandey
Standard Fields in Salesforce are pre-defined fields that come with the platform for each object (e.g., Account, Contact, Opportunity). They cannot be deleted or renamed but can be hidden if necessary.nnSome examples of Standard Fields include:n- Name: A required field used to identify each record uniquely.n- Created Date/Created By: Stores the date and time when a record was created, as well as the user who created it.n- Last Modified Date/Last Modified By: Stores the date and time when a record was last modified, as well as the user who made the change.n- Owner ID: The unique identifier of the User or Queue that owns the record.
| Is This Answer Correct ? | 0 Yes | 0 No |
How is SaaS beneficial to Salesforce?
How do you prevent two Opportunities from being created on a single Account in a single day declaratively?
What is an Email Template?
What are the different types of reports available in salesforce?
What is roll-up summary?
How can we fetch top 5 opportunity according to the amount?
Which are the possible ways to search within salesforce?
What is the benefit of Salesforce CRM?
What is the mini page layout and how to enable it?
What will happen if we undelete the deleted junction object?
Is it possible to achieve many to many relationship by using lookup relationships?
What are the different types of attributes that can be added to a lightning component ?