• Hi! In this article, I’m gonna share something very cool Implementation Multiselect Picklist in Flow using Dual List box with the help of LWC Component. For Example If We have Requirement like We have to build Multiselect Picklist like Standard Multiselect picklist field. We are aware about If we create any field with Multiselect picklist on any Standard or Custom Object UI of  Multiselect picklist in layout is look like this. But in Salesforce/Lightning Flows If We create Multiselect picklist input component so UI look like this. In Salesforce/Lightning Flows Multiselect picklist Input Component UI is not same like Standard Multiselect picklist. In this Article I am going to Implement the lightning-dual-listbox in LWC Component and that LWC Component We can use in our in Flow if we required UI like Standard Multiselect picklist. I try to Implement this LWC Component in generalize way to achieve the reusability concept. Use...
  • Some Cool Features Coming in this release on Flows and LWC. 1. Now, We can directly add the fields from the record variable instead of creating a new screen component in flow. Some field types aren't supported. Later in the flow, use a Create Records or Update Records element to save the field values in Salesforce. 2. Now we have an option to Show / Hide the Governor Limits consumption details in the Flow Debug Screen 3. Now we can Create Object-Specific Quick Actions with Lightning Web Component 4. Now we can sort the collection by fields in #Flow and also we can specify how many Items to Keep After Sorting. the collection keeps the first items, up to the specified maximum, and removes the rest.   Happy Learning..!!! We will post more summer 21 Release Updates.

This is Open Community Blogger Platform and community forum of SFDC professionals interested to share their experiences, ideas, and thoughts or any content invaluable to help others in this domain.