877.703.4488 info@cloudmybiz.com
Tip of the Week – Salesforce Managed Packages vs. Unmanaged Packages

Tip of the Week – Salesforce Managed Packages vs. Unmanaged Packages

managed packages

Are you familiar with managed packages? If you have been on the Salesforce App Exchange, you may have seen this phrase used, but let’s be honest, not everyone really knows what they are and the differences between managed and unmanaged. I generally knew what they were all about… or so I thought. But when sat down to write about them, I realized that to really get a handle on the subject some research was necessary. 

The short version goes like this: packages are collections of components and functions that are grouped together to create an app. Managed packages are controlled and owned by the original developer while unmanaged packages are open source, one time distributions that can be modified by anyone who has them. For managed packages think: most every App out there. Updates, bug fixes, etc. are the responsibility of the developer, and if you want all of the features or upgrades, you may have to pay. Unmanaged packages are more common in the developer community and generally used for sharing templates, and group collaboration on the code. What does this all mean for you as a user? The guide below should give you a quick rundown of everything you need to know.

Click here for our Managed vs. Unmanaged Packages Guide!

-Ryan and the CloudMyBiz Team

Tip of the Week – Comments in Salesforce let you read minds and travel through time

Tip of the Week – Comments in Salesforce let you read minds and travel through time

You may think that the real Salesforce superheroes are the developers. And you’re right. But I have some exciting news for you! If you’ve ever built a formula field or workflow rule in Salesforce, you’re a developer! As a superhero, you’re going to need to start developing your super powers, and this week, I’d like to share a trick that will give you the ability to travel through time and read minds all at once!

Looking at a complicated formula you (or maybe someone else) wrote oh so many moons ago can take ages to unwind. It would be easier to just read the other developer’s mind or have a conversation with the past you. Adding comments to your formulas and training your team to do the same turns you into Professor Xavier and The Doctor rolled into one super awesome Salesforce superhero. Add a comment anywhere in your formula by writing /* before a note in plain English (or your language of choice) explaining your purpose, then end it with */. Salesforce will ignore the commented parts, and now when you ask yourself “why did I write that IF statement like that?” you’ll get an answer from somewhere in the time vortex. You can’t change the past, but you’ll certainly be giving your team a brighter future!

-Jared and the Salesforce Guys