How to manage projects more efficiently as a developer

As a developer, there are several ways you can manage your projects more efficiently: DEFINE Define clear goals and objectives: Before starting any project, define clear goals and objectives. These should be specific, measurable, attainable, relevant, and time-bound (SMART). This will help you stay focused and prioritize your work. What are SMART goals? The SMART … Continue reading How to manage projects more efficiently as a developer

A great blog on Salesforce Maps by John De Santiago

Maps are powerful for managing data in Salesforce Apex. Recently I've been learning them and struggling but I stumbled onto this blog post which is awesome sauce! Enjoy. THIS guy just changed my life. Imagine you had to wash 100 T-shirts. Would you wash them one by one—one per load of laundry, or would you … Continue reading A great blog on Salesforce Maps by John De Santiago

How to concatenate Multi Select Picklists using Salesforce Lightning Flow

Scenario:  I have a picklist for users to choose which version of our product customers have. I have a second picklist for users to choose which version of our product to "upgrade to". Included in the upgrade, are manual, but required, patches (or hotfixes) that must be applied. The Operations team is requesting that I … Continue reading How to concatenate Multi Select Picklists using Salesforce Lightning Flow