Apex Sharing. Share access to records via apex class using ObjectShare.obj.

  Рет қаралды 3,284

Khan’s Tech Videos

Khan’s Tech Videos

Күн бұрын

Пікірлер: 9
@venkataswamykadiyam977
@venkataswamykadiyam977 Ай бұрын
clear cut explanation of this concept, thnks bro❤. please do more videos like this.
@codewith_Khan
@codewith_Khan 24 күн бұрын
Hey thanks bro! Always happy to help. Please subscribe the channel if not done already!
@monalishanasreen2471
@monalishanasreen2471 Жыл бұрын
Thanks for a clear and detailed description about apex sharing. Please post more videos
@AsawariKumbhalkarOBD
@AsawariKumbhalkarOBD Жыл бұрын
I have one question i only want to show thoes lead whoes event's description is not null otherwise it wont show how can we do that
@codewith_Khan
@codewith_Khan 8 ай бұрын
Hi, first make sure the OWD setting of Lead object is "Private" then in your apex trigger add an if condition after the first "for loop" to check whether each lead's event description field is not null. The code snippet should look something similar like below: for(Lead newLead : trigger.new){ if(newLead.EventDescription != null){ for(User user : userList){ ..............// Leadshare instance creation } } } Please subscribe the channel if not done already!!
@prasadpj8577
@prasadpj8577 Жыл бұрын
Can you please tell me is share object available for every standard and custom object?. How it works can you answer
@codewith_Khan
@codewith_Khan Жыл бұрын
Hi, yes share object is available for almost all standard and custom objects. Basically its a junction object between sObject's record and user in this way for every record that is shared with any user there is a .shareobj record exists behind the scene.
@TheegalaNaveenkumar08
@TheegalaNaveenkumar08 Жыл бұрын
Tq
@codewith_Khan
@codewith_Khan Жыл бұрын
You are welcome brother. Happy to help!!!
Dont Make this mistake in Apex Trigger!!
8:26
Khan’s Tech Videos
Рет қаралды 197
Use the Repeater Component in Salesforce Flow!
12:13
Khan’s Tech Videos
Рет қаралды 786
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 41 МЛН
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 53 МЛН
Copilot for Developers
1:03:03
Microsoft Reactor
Рет қаралды 457
Salesforce API Authentication and Authorization Step By Step
18:30
Cloud Developer
Рет қаралды 29 М.
Day 7 - Understanding Public Groups & Queues in Salesforce!
5:21
iLearnings | Poorva Shrivastava
Рет қаралды 542
Serialization & Deserialization in salesforce apex
35:25
SFDC Use Cases
Рет қаралды 2,7 М.
Currency Converter App using LWC and API.
20:20
Khan’s Tech Videos
Рет қаралды 583
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 41 МЛН