What is an app in salesforce and what are the types of apps?
Answer / Manoj Kumar Prasad
"An App in Salesforce is a collection of tabs, objects, apps, and other components that define the user interface and behavior for specific business needs. The types of Salesforce apps include Customer 360 App, Sales Cloud App, Service Cloud App, Community App, Analytics App, Einstein App, and AppExchange Apps."n
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the maximum size of the pdf generated on visualforce attribute renderas ?
Do we need a namespace to develop lightning components ? : salesforce lightning component
Difference between soql & sosl?
Is it possible to fire validation only for records which is being getting updated not to newly inserted records? : salesforce validation rules
What is lightning ? : salesforce lightning component
When is page layout assignment used?
What is the architecture of the salesforce?
How can you lock record using soql so that it cannot be modified by other user?
What is app exchange?
What is analytical snapshot? : salesforce reports and dashboards
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 Visualforce View State?