What are the three types of bindings used in visual force?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between sharing rules and permission sets in Salesforce?
What are the Exceptions Statements in salesforce?
What is wrapper class in salesforce?
Is it possible to write a validation rule which will fire only on insert of record not on update of record ?
Explain Matrix Reports?
There is a simple soql query ‘select id, name from opportunity’ which fetches millions of records without any selection criterion. How do we optimize the performance of this simple query without using any selection criterion ?
Which interface need to implement so that you can use lightning component as tab like custom object and vf page? : salesforce lightning component
Which interface we are supposed to implement so that a lightning component can be used as a tab?
How to get the external id from other system and update it in salesforce externalid field, if you get null value from another system how you will through an error?
On each opportunity stage change, I want to display a new section on the page layout. How to achieve this?
Is it possible to create parallel approval process (ability for multiple user to approve or reject a record)? : salesforce workflows and approval process
Differentiate between role and profile?