Hello and welcome! 😀 In this article, we shall learn how we can update a Multi-Select Picklist field using flows, i.e. add a new value to the existing set of values in Multi-select picklist. Working with multi-select picklist fields can be a big time pain for an Admin. Don't believe me? Hear it from the Salesforce … Continue reading Update Multi-Select Picklist value using Flow
Month: Dec 2018
RecordType lightning Component for Flows obeying user’s accessibility
Hola Ohana! 😀 In this article we will see how we can create a lightning component for flows, where only those Record Types are shown (in a drop-down) to the user to which user's profile has access to. Why the need to create this component? At present, in visual flow, if we want to create … Continue reading RecordType lightning Component for Flows obeying user’s accessibility
Implement login securities with flows: Restrict Login from Internet Explorer
Hi! Glad to see you here! 😀 In this article we shall learn how we can implement added login security using flows and restrict a user from logging in from certain browsers. Use Case: So in a nutshell, our friend John wants to prevent his users to login using Internet Explorer. So let's create a … Continue reading Implement login securities with flows: Restrict Login from Internet Explorer
Lightning Chat component using Streaming API and Generic events
Hello and welcome! 😀 Finally, I managed to document this! *phew* So in this article, we will see how we can create a lightning chat component to exchange messages in real time between internal org users. Key concepts and elements: Streaming API Generic Events Lightning:empApi Apex Lots of JavaScript and SLDS Streaming API Streaming API … Continue reading Lightning Chat component using Streaming API and Generic events
Set Lightning Experience as default for users
Hola Ohana! 😀 In this article, we shall learn how we can set Lightning Experience as default for users belonging to a particular profile. Use case: Chi-Chi, a Salesforce Administrator at Capsule Z, got feedback from their org users(Profile: Standard User) that they would like to set Lightning Experience as their default UI when they … Continue reading Set Lightning Experience as default for users