PantherSchools
7.86K subscribers
494 photos
11 videos
23 files
1.52K links
The sole purpose of the channel is to share the knowledge about salesforce mulesoft, javascript and also share any job vacancies.

Join Link
๐Ÿ–‡๏ธ https://telegram.dog/sfdcpanther

โŒNo Dumps โŒ
โŒNo proxy โŒ
โŒNo spam โŒ
Download Telegram
Can we provide record level access using profile?
Anonymous Poll
43%
Yes
57%
No
๐Ÿ“ข๐Ÿ“ข Hello #trailblazers,

#SfdcKanpur is back with another exciting session where we are having a Special guest @rakeshistom aka @automationchamp

RSVP - โšกโšก https://t.co/V0y9swGExp

โšกโšกWhen - April 03, 2021 11:00 AM IST

For more join ๐Ÿ“Œ
https://t.co/Ski1QeRR1y
This media is not supported in your browser
VIEW IN TELEGRAM
Guys I am working on a product and looking for some volunteers to work with me. This is a non profit product so you will not be getting any money out of that but you will get learning exposure.

The product is to Integrate multiple systems with salesforce.

If you are good in development and thinking you can help me then please ping me.

Thanks all in advanced even if you can't help that ok
PantherSchools
Can we provide record level access using profile?
To all people who marked their answer as No then those people are wrong. We can provide the record level access as there are few permissions like View All and view All data. Modify All and Modify all data which also gives you the record level access
๐Ÿ“Œ Custom file uploader using lightning web component

https://www.sfdcpanther.com/custom-file-uploader-using-lightning-web-component/

For more join ๐Ÿ“Œ
https://telegram.dog/sfdcpanther
Which OWD value the share Object will be available for the custom Objects?
Anonymous Quiz
21%
Private
23%
Public Read Only
51%
Both
5%
None
There are Some share records available for a custom object and then for some reason the OWD has been changed to public Read write. what will happen to share object?
Anonymous Poll
67%
Share object will be available?
33%
Share object will not be available?
๐Ÿ”ด Catch us live this Saturday (13/03/2021) at 09:00 PM IST on youtube.com/salesforcegeek with Salesforce Lightning Champion and Founder of #BeASalesforceChamp Akashdeep Arora๐ŸŒฉ๏ธ๐Ÿ‡ฎ๐Ÿ‡ณ๐Ÿ‡ฌ๐Ÿ‡ง ๐Ÿ‡จ๐Ÿ‡ญ ๐Ÿ‡ซ๐Ÿ‡ท ๐Ÿ‡ด๐Ÿ‡ฒ with his inspiring Salesforce Journey.


๐Ÿ“ŒJourney Includes how he switches from customer Executive to Technical Lead, How he became Lightning Champion.

๐Ÿ“ŒHow Akashdeep overcome failures in his starting phase of Salesforce Journey.

๐Ÿ“ŒWe will also discuss the Salesforce Developer/Admin RoadMap as a beginner and How Personal Branding helped him to create his unique identity in Salesforce Ecosystem.

๐Ÿ“ŒGiveaway: Free Salesforce LWC and Integration Vouchers.

๐Ÿ“ŒTo be a part of the giveaway check this out form https://lnkd.in/gdftFmf and we will announce the winners during the live session with the help of Random Picker

๐Ÿ“ŒTo get the reminder just before the live session Make sure you are in the Telegram Group bit.ly/salesforcegeek
๐Ÿ‘1
Will AccountShare object be available if the OWD for Account object is public read write?
Anonymous Poll
56%
Yes
44%
No
๐Ÿšจ๐Ÿšจ Hiring Alert

For more join ๐Ÿ“Œ
https://telegram.dog/sfdcpanther
There is a trigger on contact which is updating the related user title if the contact title is changed. What will happen if the users changes the title of Contact
Anonymous Poll
34%
The related user title will be changed
66%
MIXED DML ERROR WILL BE THROWN
Hello,

I have created a new channel where I will be posting the videos in Hindi. Are you excited? Join @SFDCPantherHindi
Anonymous Poll
61%
Yes
39%
No
Channel name was changed to ยซSFDCPANTHER Discussion ๐Ÿ‘จโ€๐Ÿ’ปยป
What will happen if user tries to save below code.

trigger userTrigger on User ( before delete ){}
Anonymous Poll
21%
Compilation Failed
46%
Trigger will be saved
20%
Run Time error
14%
NONE OF THE ABOVE
Channel photo updated
How can an apex developer prevent serializing and apex class using JSON.serialize() method

Fill in the blanks use @JSONAccess()
Anonymous Poll
42%
Serializable=true
43%
Serializable=never
8%
Deserializable=never
7%
Deserializable=somenamespace