What are the record types?
No Answer is Posted For this Question
Be the First to Post Answer
What would happen if I perform a dml update operation on the before update trigger of the same sobject record ?
How to identify if a class is a test class?
Difference between workflow rule and approval process? : salesforce workflows and approval process
What is the difference between the normal “insert” operation and “database.insert” operation ? Which is preferred over the other and why ?
What are the different workflow actions available in workflows?
there are two fields if the user populates two field values if we combine those values uniqueness should be maintained, how to achieve this without coding?
How many callouts to external service can be made in a single apex transaction?
What are the static and dynamic dashboards? Can dynamic dashboards be scheduled?
Write a trigger on account, while inserting a text value as ‘somename’ ended with ‘text’ ex: ‘renutext’ on account object it should through an error. How you will achieve this…??
What is viewstate in salesforce?
Which fields are indexed by default in salesforce? : salesforce admin
Is it possible to skip steps in approval process? : salesforce workflows and approval process