-
Questions on Aura, Salesforce configurations
I came across few questions in recent interviews for which i am not very sure on the answers. Will appreciate any help/discussions.
1>How to restrict duplicate contact creation without using duplicate rules,matching rules and triggers
2>A profile has contact delete permission.This profile is assigned to 2 users but one user should be able to delete contact other should not .How do you achieve this
For the same scenario above let's say I have a lightning button to delete contact and I have made the class as with sharing. In this scenario what happens when I delete the contact as the two users?
As per my uderstanding with sharing can only add restriction based on OWD and sharing rule. not profile. if user has delete access on profile then he will be able to delete.
3>What do you do when you have a req to display list of contacts on the UI but the columns and order of columns varies from client to client?
4>How do you display 50k records on UI using Aura---- data table lazy loading??
5>Can we integrate with 3rd party system using aura without Apex?6>Suppose we a zip code field in account detail page. in that detail page we want to display another component that would show top restaurants in that zipcode. How can we achieve this?
Log In to reply.
Popular Salesforce Blogs
How Can Salesforce CRM Boost its Sales Revenue?
Salesforce is a CRM that puts sales at the center of its operation. Salesforce has the capacity to do it just right, from acquiring precise…
Getting Started with Salesforce Lightning Components and Record Pages
What energizes me most about Lightning Experience is the adaptability of the UI. With its module structure, and the capacity to dole out pages at…
Popular Salesforce Videos
Parent to Child SOQL vs Map | Salesforce Training in Apex
Watch this video to learn all about Parent to Child SOQL vs Map. Do let us know in the comment section if you have any…
Marc Benioff on How Salesforce Was Able To "do well and do good"
Billionaire Marc Benioff is considered a game-changer for activism in the business world. Benioff is the co-CEO, chairman, and co-founder of the cloud computing company…
How To Send Email Using Apex | Apex Salesforce Tutorial
This tutorial will show how you can send emails using Apex. The following points will be covered - 1. Introduction Take a look at the…