Salesforce Interview Questions with Answers Part 43

Salesforce Interview Questions with Answers Part 43

1. Custom permissions in Salesforce
https://www.infallibletechie.com/2017/06/custom-permissions-in-salesforce.html


2. How Delegated Admin can set Field Level Security in Salesforce?
https://www.infallibletechie.com/2017/06/how-delegated-admin-can-set-field-level.html


3. How to retrieve the Record Type which is accessible by user’s Profile only?
https://www.infallibletechie.com/2017/05/how-to-retrieve-record-type-which-are.html


4. How to query all Validation Rules with object names in Salesforce?
https://www.infallibletechie.com/2017/05/how-to-query-all-validation-rules-with.html


5. History Tracking for Users records in Salesforce
https://www.infallibletechie.com/2017/05/history-tracking-for-users-records-in.html


6. Action Link Group Templates
https://www.infallibletechie.com/2017/06/action-link-group-templates.html


7. Save Hierarchy Level option available objects in Salesforce reporting.
Sales, forecast, opportunity, and activity reports
https://help.salesforce.com/articleView?id=reports_saving.htm&language=en_US&type=0


8. Skinny Tables in Salesforce
https://www.infallibletechie.com/2017/06/skinny-tables-in-salesforce.html


9. Indexing in Salesforce
https://www.infallibletechie.com/2017/06/indexing-in-salesforce.html


10. Two-Column Custom Indexes in Salesforce

https://www.infallibletechie.com/2017/06/two-column-custom-indexes-in-salesforce.html


11. Data Categories in Salesforce Knowledge
https://www.infallibletechie.com/2015/06/data-categories-in-salesforce-knowledge.html


12. What are Trust notifications in Salesforce?
https://www.infallibletechie.com/2017/06/what-are-trust-notifications-in.html


13. Permissions to Publish Articles.

https://www.infallibletechie.com/2017/07/you-do-not-have-permission-to-publish.html


14. What is the advantage of using JavaScript Remoting over apex:ActionFunction?
Use JavaScript remoting. Unlike the <apex:actionFunction> component, JavaScript Remoting does not require a form component. This technique doesn’t reduce the overall view state of a page, but your page generally performs better without the need to transmit, serialize, and deserialize the view state. The tradeoff is the loss of the re-render attribute and the additional JavaScript code to handle callbacks.

15. “could not acquire lock” error in Salesforce
https://www.infallibletechie.com/2017/07/could-not-acquire-lock-error-in.html


16. What happens to files related to a lead after converting it?
Files will be in the related list of Account, Person Account(if used), Contact and Opportunity.

Leave a Reply