Blogs

  • Salesforce Communities: Enable Partners To Remove

    Salesforce introduces Communities, addressing the much-needed improvement in the outdated partner portal user interface. Having participated in the pre-release, I discovered both positive and negative aspects of the new functionality. One significant drawback is the absence of the ability for Community Users to delete records. While Salesforce.com presented a comprehensive list of reasons justifying the…

    Read more…

  • Example Apex Unit Test For An Apex Trigger

    She faced challenges while deploying the code and realized there was no Apex Test class included in the initial post. As I offered assistance, I recognized the opportunity to present another helpful example for readers. Having an additional sample Apex Unit Test can be beneficial for those learning Apex and provides more content for this…

    Read more…

  • Avoid Generating A New Opportunity When Converting A Lead Through Apex And Visualforce

    My client has a scenario where they wish to convert a lead without automatically generating an opportunity during the conversion process. While the standard Lead conversion page is acceptable to business owners, they specifically desire the “Do not create a new opportunity upon conversion” checkbox to be pre-selected when users access the page within their…

    Read more…