What is the purpose of controllers? : salesforce visualforce
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of writing sharing rules? Can you use sharing rules to restrict data access? : salesforce crm
What are the different data types that a standard field record name can have? : salesforce crm
What is pagination in salesforce? How can we implement it in visualforce?
Explain 'master-detail relationship' in salesforce ?
Define sosl ?
Explain the dashboard component of Table?
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 ?
How many types of sandboxes are there in salesforce?
Write a code to find the average amount for all your opportunities by campaign?
How we can achieve dynamic approval process like approve of position record should be user defined in hiring manager field of position? : salesforce workflows and approval process
Does lightning work with visualforce ? : salesforce lightning component
How will you communicate between two components?