The Global Seach Box – as illustrated before – is quite limited when it comes to search options. During a previous project, I noticed the search process could be optimized a lot by for example implementing a default landing page as which Pablo defined the UX with his own search options instead of using the […]
Integrating modules in a Salesforce lightning Architecture
In recent months I have had weekly wonderful Salesforce Lightning sessions together with great DPG media colleagues Walter Stolle, Pablo Sijbrants, Niels Keuning and Pieter Peers. That’s why we decided to set up any number of blogs, with this a first step in a serie. The well-known topic within IT Architecture and Domain Driven Design […]
Salesforce development with Visual Studio Code
Developing for Salesforce is something I usually try to avoid. Salesforce is an off-the-shelf product, which you can tailor to your needs and wishes by changing things in the Setup. For most organizations, the functionality that is available straight out of the box will be enough. Sometimes you want a bit more, and that is […]
Redirect to external URL from a Flow
For a while the company I work at has been using a CPQ tool that is very specific to our business, and has been custom built as a standalone web application on the Heroku platform. The URL of the tool takes a Salesforce Opportunity ID as GET parameter, and uses standard Salesforce REST to retrieve […]
UX/UI: How the Search interface was Tailor-made
Agents of the Client Contact Center are soon going to work with the new Salesforce Cloud Service environment. As a UX/UI designer it was important to create the right experience for them and craft a friendly to use interface. The scope of the project is large. There are many topics to cover, but for now […]
Outbound message
How to send an outbound message in Salesforce Outbound messaging allows you to specify that changes to fields within Salesforce can cause messages with field values to be sent to designated external servers. Outbound messaging is part of the workflow rule functionality in Salesforce. Something has changed, we have a message for you , We will send it to you. By creating a […]
Global Search Box Restrictions in Lightning
The Global Search Box is the configurable search field at the top of the page available in Salesforce in both the Classic and Lightning edition that allows the user to quickly search within all standard and custom objects for records within the Salesforce database with values that match the completed search criteria. However, the Global […]