Salesforce Geeks
What is the outcome of this ? Comment box is Open for the Answersπ
The Answer is Null > Just try it in your Org
Forwarded from Salesforce Geeks
From LWC standup point
- DOM
- Shadow DOM
- Shadow Host
- Shadow Root
- Shadow Boundary
- Shadow Tree
Might help someone βοΈ
Here is the book β https://bit.ly/2YCSqAl
- DOM
- Shadow DOM
- Shadow Host
- Shadow Root
- Shadow Boundary
- Shadow Tree
Might help someone βοΈ
Here is the book β https://bit.ly/2YCSqAl
Forwarded from Salesforce Geeks
So Hello Geeks Finally Good News As a lot of folks Dm me that Shubham!!π¨π»βπ» SfdcCast Courses are bit expensiveπΈπΈ
So I collaborated with Krishna and able to crack a flat 10% discount on his Complete Salesforce Lightning Training and other Courses/ Handbooks
π Grab it now Limited Time Offer π
π https://bit.ly/3sGPSO5
So I collaborated with Krishna and able to crack a flat 10% discount on his Complete Salesforce Lightning Training and other Courses/ Handbooks
π Grab it now Limited Time Offer π
π https://bit.ly/3sGPSO5
π¨π»βπ»Learn How to Send Custom Notifications from Flow π
https://youtu.be/zful5lBobOk
https://youtu.be/zful5lBobOk
YouTube
Record Trigger Flow to send a custom Notification - After Save Update Flow
In this video, I'm explaining How to send custom Notification from #Salesforce Flow.
I used Record Trigger Flow i.e After Save update to send custom Notification from flow when an Opportunity Stage is changed from Prospecting to Negotiation/Review and theβ¦
I used Record Trigger Flow i.e After Save update to send custom Notification from flow when an Opportunity Stage is changed from Prospecting to Negotiation/Review and theβ¦
join salesforcegeeks discussion group https://t.me/Asksalesforcegeeks
Blob stands for ?
Anonymous Quiz
35%
Binary Large Object
33%
Binary Large Object Base
12%
Binary Linear Object
21%
Binary Linear Object Base
A Person Who Feels Appreciated Will Always Do More Than What Is Expected
Got a Swag Mail from Salesforce Developer Relation Team
https://www.linkedin.com/posts/digitalbhardwaj_salesforce-activity-6809763718038208512-nZv7
Got a Swag Mail from Salesforce Developer Relation Team
https://www.linkedin.com/posts/digitalbhardwaj_salesforce-activity-6809763718038208512-nZv7
Linkedin
Shubham Bhardwaj on LinkedIn: #Salesforce | 16 comments
How to get Salesforce Goodiesπ§³? i.e Swagsπ
A lot of people ask me about How to get swags from Salesforce?
So here is my answer:
If you are helping... 16 comments on LinkedIn
A lot of people ask me about How to get swags from Salesforce?
So here is my answer:
If you are helping... 16 comments on LinkedIn
π΄ PLAYLIST UPDATES FROM youtube.com/salesforcegeek
1οΈβ£ Flow Scenarios Playlist Updated π
https://youtube.com/playlist?list=PL9kdg63vJl6C0URtd8NW18zcjaRSsczQ_
2οΈβ£ Flow new Enhancements and Features π
https://youtube.com/playlist?list=PL9kdg63vJl6DMPEQZOw8weyLHPpWOsApe
For more join bit.ly/salesforcegeeks
1οΈβ£ Flow Scenarios Playlist Updated π
https://youtube.com/playlist?list=PL9kdg63vJl6C0URtd8NW18zcjaRSsczQ_
2οΈβ£ Flow new Enhancements and Features π
https://youtube.com/playlist?list=PL9kdg63vJl6DMPEQZOw8weyLHPpWOsApe
For more join bit.ly/salesforcegeeks
Best Bookπ to Learn Salesforce Apex Development - Salesforce Geek Recommendation
https://youtu.be/G0Wf8lEF3C4
https://youtu.be/G0Wf8lEF3C4
YouTube
Best Bookπ to Learn Salesforce Apex Development - Salesforce Geek
π΄ Get your copy of the Book: https://amzn.to/3aX0r9D
Learning Salesforce Development with Apex is an Amazing Book for beginners to learn Salesforce Apex.
The reason I recommend this book
1. Language of the Book is very simple and crisp you can easily understandβ¦
Learning Salesforce Development with Apex is an Amazing Book for beginners to learn Salesforce Apex.
The reason I recommend this book
1. Language of the Book is very simple and crisp you can easily understandβ¦
Salesforce Flow for Begineers | Flow Buider | Salesforce Flows: https://www.youtube.com/playlist?list=PL9kdg63vJl6CTG5LcSqknpkSmOH2efnGC
YouTube
Salesforce Flow for Beginners | Flow Builder Tutorials | Salesforce Flows
Salesforce Flow From Basic: In this whole series of Salesforce Flows we are going to learn Salesforce flows from very basic to intermediate level. So that if...
Join Session Adopt Coding Conventions with Best Practices
https://trailblazercommunitygroups.com/boe/live_session/e31ffb65-491e-463d-8091-de89ebdf7c81
https://trailblazercommunitygroups.com/boe/live_session/e31ffb65-491e-463d-8091-de89ebdf7c81
Trailblazercommunitygroups
Trailblazer Community Groups | Trailblazer Community Groups
The Trailblazer Community helps everyone thrive in the Salesforce economy. We welcome all, and we love to succeed together. Join us as we learn, connect, have fun, and give back together. Join Community Groups to learn Salesforce with your peers, build yourβ¦
Forwarded from PantherSchools (Amit Singh)
π What will be the outcome of below code
List<Account> newRecords;
if(!newRecords.isEmpty()){
System.debug('List is Not Empty');
}
List<Account> newRecords;
if(!newRecords.isEmpty()){
System.debug('List is Not Empty');
}