-
In Flow, how to use values in record collection variable to populate record choice set?
I have built a record collection of accounts from multiple GetRecords steps, and now want to have user select and update one of them in a list with radio buttons. If I could pull that list in one query, I would just use record collectoin variable. Instead, is there a way to add records from collection into a record choice? Or can I build a custom choice with their IDs, and then update the one they choose?
Log In to reply.
Popular Salesforce Blogs
What is Salesforce Journey Builder?
For any CRM customer, life cycle management is the top priority. It is through the insights from the customer lifecycle; a company is able to…
ChannelOnline To Salesforce Integration Setup [EPISODE -2]
Integration Setup In Salesforce Resellers must perform the following setup steps in Salesforce in order to exchange data Enable the correct employee for use with…
Salesforce Apex Trigger - Parent to Child Trigger Using List
Hello guys, In this blog, I am sharing the code of trigger it will update the contact field on updation or insertion of Account field.…
Popular Salesforce Videos
Marketing Cloud Connect: View Full Resolution Emails in Sales or Service Cloud
Thumbnails don't always cut it. Sometimes you need the full resolution Marketing Cloud email in Sales or Service Cloud to see what was sent to…
2020 Salesforce Admin Certification - OWD - Record Level Security
Learning Objectives After completing this unit, you’ll be able to: Describe the difference between an object and field-level security Describe how to set org-wide default…
Salesforce Tutorial - What Is Data Loader
Generally, in the Declarative approach, developer enters data with page-layout, Data Loader is an amazing tool for bulk data processing. I have seen many migration…