LightningFlowComponents
LightningFlowComponents copied to clipboard
A collection of unofficial Flow extensions that can be used to enhance Salesforce Flow and Orchestrator.
The check for duplicates works if set to true, but if set to false the code seems to be defaulting to allowSave=false making duplicate rules still fire even if you...
getNextFiveRecords & getAggregateSOQL
Users may use a Quick Action on a record page that calls a **screen flow that performs tasks that don't require user intervention** (e.g. edit fields or create related records)....
* Adds prettier to the project in this folder. * Adds logging level to debug statements. * Adds a 'ok' and 'message' field to the response so that the failure...
I'm exposing the BusinessHours class' methods for the flow with these five actions. Still have to work a bit on their tests, but the usage of the class is quite...
### Steps to reproduce Steps to reproduce the behavior: 1. Create Validation rule on Task validation referencing Owner queue developer Name fore example Owner:Queue.DeveloperName = 'Something' 2. Run Test method...
### Steps to reproduce Steps to reproduce the behavior: 1. set user locale to Germany(Germany). The problem is present also with others locale (italy, spain, france, etc..) 2. create a...
I'm trying installing the V3.0.7 FlowScreenComponentsBasePack in order to install the last Datatable version and i can't due to existing data... but i can't erase either this datas 
Steps to reproduce the behavior: 1. Add a datatable element in flow and display Account records 2. Activate an view the flow 3. Click on the arrow to sort the...
Is there a way to have a pagination/view more option? If not, would be a great feature to add in with the datatable component. I want to only view x...