TL;DR Download the ORGanizer Salesforce Chrome Extension Have you ever got lost in your own browser between Salesforce tabs? Have you ever lost a password? Have you ever lost a page name / link? Have you lost your mind using the Developer Console window? If you have answered YES to the above questions, now it’s […]
Month: September 2016
[Salesforce] I wanna be the very best (Salesforce Developer), do you?
I’m sure you do or you’ll do after reading this post. When I started working on Salesforce in 2009 in WebResults (an italian Salesforce Platinum Partner), and at that time I was not aware of what Salesforce actually was. I thought it was just a coding platform, similar to the one I used to work […]
[Salesforce] The Sobject Crusade: AssetOwnerSharingRule
Source: AssetOwnerSharingRule This object allows to manage the sharing rules for Asset object. To enable sharing on the Asset object, go to Setup > Assets > Asset Settings: Choose wether the Asset owner will be the object creator of the owner of the parent account. Now go to Setup > Security Controls > Sharing Settings, […]
[Salesforce] The Sobject Crusade: AssetShare
Source: AssetShare This object allow a user that has access to the record to share the Asset object directly to a User or a Group. To create such object you have to change the Asset Sharing Settings to at least “Public Read Only” by clicking on Setp > Security Controls > Sharing Settings: Now the […]
[Salesforce] The Sobject Crusade: AssetTag
Source: AssetTag This object is used to track tagging on the Asset Object. Go to the AccountTag object for more info about how to setup tagging and see how to setup tagging on the Asset layouts: You can select all the object layouts in which you want to use tagging. Now you can tag your […]
