Pass Selected Record Ids to Flow in List View Button - Salesforce How-to Guide

preview_player
Показать описание
This is TIP #2 in this video series, we'll learn how to "Pass Selected Record Ids to Flow in List View Button".

Рекомендации по теме
Комментарии
Автор

You're kidding me... it's this easy? I was going to make a controller... Thanks so much! I didn't know you could do collections with IDs in this context

PentahaTV
Автор

is it possible to get the ids of all the records in the list view without selecting them? this also means not selecting via select all.

mrdanejunkin
Автор

Thanks a lot..I would request more videos on flow types, rec trigg, auto launch flows with scenarios.

techmind
Автор

Thank you so much. I searched everywhere in Trailhead for this. Why isn't it there? It just sent me to Java and Apex triggers and Visualforce pages. Arrgh.

suelipsey
Автор

super simple! thanks for the video,
is there a way to do the same but using Omniscripts? launch an OS from list view button and pass the selected ids?

angelmtze
Автор

Is there a way to customize the return URL to return the user back to the record where the related list is? For instance, if I'm running this flow with a selection of contacts on an account, can I direct the user back to the account when the flow finishes?

KevinKeller-lg
Автор

Hi sorry i didnt understood how to build the url to pass the ids to the flow when we create the button (URL) can you explain me pls :)

Karlable
Автор

Can i use an auto launched flow instead of screen flow for this feature?

ishitaghosh
Автор

This is good but the flow still works in case no record has been selected!
How can we put a check on this? I want the flow only to run when some Id has been passed

srijanmisra
Автор

Is there a way to show the flow as a popup in the same screen

bharathkumarveerabomma
Автор

How can I display names or any other field instead of id?

mayurikate
Автор

How did you find this out? Where is it documented in Salesforce? I can't find anything on it.

suelipsey
Автор

Hi ListView button is working for Salesforce org only but not for Experience Cloud. Can you please help?

poojathakur
Автор

can we pass Object Name also of the selected record?

DeepakKumarSingh-dk
Автор

How to pass that view I'd instead of selected record id

venkateshs