Тёмный

How to use Salesforce Flow in List View? | Salesforce Flow For Beginners 

Salesforce Geek
Подписаться 36 тыс.
Просмотров 10 тыс.
50% 1

How to use Salesforce Flow in List View covers the steps and processes involved in utilizing Salesforce Flow within a list view in the Salesforce platform.
🧵 Enrol into Salesforce Flow Bootcamp 🔗 bit.ly/salesfo...
🧵 Need Help with your Salesforce Flow Scenarios Book a 1:1 call with me 🔗 topmate.io/aka...
🧵 Need Salesforce Carrer Guidance
🔗 topmate.io/aka...
🧵 Roadmap to Learn Salesforce Admin and Development
🔗 topmate.io/aka...
🧵 Salesforce Admin mini Project (Only for Beginners) -
🔗 topmate.io/aka...
🧵Salesforce Apex Development Book: amzn.to/3dHMg98
🧵For Salesforce Training & Business Enquiry:
🔗 shubhambhardwajsf@gmail.com
✨GEARS I USED FOR MY RU-vid CHANNEL:
🧵Laptop: 🔗 amzn.to/3HNCelH
🧵Mic: 🔗 amzn.to/3DXWXlO
🧵Mobile Tripod: 🔗 amzn.to/2Trcm6A
🧵Shoot Tripod: 🔗 amzn.to/3opV089
🧵Mobile: 🔗 amzn.to/3RQzitp
🧵Camera: 🔗 amzn.to/3ljNKh3
🧵Video Editor: IMovie
✨Connect with me
🧵Instagram: 🔗 / akashubhambhardwaj
🧵Twitter: 🔗 / digitalbhardwaj
🧵Telegram: 🔗 bit.ly/salesfo...
🧵Website: 🔗 salesforcegeek.in
🧵LinkedIn: 🔗 / digitalbhardwaj
🧵Trailhead: 🔗 trailblazer.me...
✨Everyone starts from zero, so let me know how can I improve my content.
✨All suggestions are appreciated. - 📌 shubhambhardwajsf@gmail.com
✨Keep Learning Keep Trailblazing and don't forget to enjoy life.

Опубликовано:

 

14 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 41   
@JodieMiners
@JodieMiners 8 месяцев назад
Thank you, great content, I was able to follow along in real-time and get my update status button for a custom object created with no fuss. I did not do the retURL part however, due to the cross domain cookies issue, so for the few times they will use this, they can just hit back.
@salesforcegeek
@salesforcegeek 8 месяцев назад
Glad it helped!
@trent4152
@trent4152 Год назад
Thank you so much! Used this to have users claim intakes as their own and also assign them to other roles on our records :)
@salesforcegeek
@salesforcegeek Год назад
Amazing 🤩 Trent nice use of the concept ❤️
@webslinger1327
@webslinger1327 Год назад
Great video dude! Well done! One question about the Finishing behaviour though. Since you are entering in the List view ID of the "All Open Cases" list view, you will always be redirected to that list view regardless of the List view you came from. So if a User creates their own custom list view and tried to close multiple cases, the end of the flow would direct them to a completely different list view. Is there anyway to make the redirect dynamic so that it directs the user to the list view they came from?
@salesforcegeek
@salesforcegeek Год назад
Nice Pick Carl! I need to give it a thought 💭 and try will create another video if I got anything
@guto93
@guto93 Год назад
Same thoughts here. If there is a way to pass the list view Id to the flow the navigation can be done there
@yuric2760
@yuric2760 Год назад
Hi, any updates on how to redirect back to the listview they were in?
@babysamanwaya7620
@babysamanwaya7620 Год назад
Can this be used in Salesforce Lighting as we have used Button and Links
@salesforcegeek
@salesforcegeek Год назад
Yes this example is for lightning only
@DadsUtub
@DadsUtub 9 месяцев назад
how we can take list view IDs dynamically ,as it will be difficult to deploy to higher org with hardcoded ids
@AllisonONeill-k8k
@AllisonONeill-k8k 10 месяцев назад
how would I tack on 'get related records' of the selected record from list view and create clone(s)? for example, select 1 case, click button then a new case AND related contacts get cloned.
@AllisonONeill-k8k
@AllisonONeill-k8k Год назад
What is the best way to ensure the page refreshes? Status is not updating until I manually refresh page.
@PaulKim-t9b
@PaulKim-t9b Год назад
how do you limit how many selections can be selected on list view?
@SurajSharma-ei9iu
@SurajSharma-ei9iu Год назад
very usefull😊
@salesforcegeek
@salesforcegeek Год назад
❣️
@mr.masterclips7502
@mr.masterclips7502 Год назад
After watched this I have similar thought like why using a flow to update the case status value Simple create a button and add a case status field and add that button to list view layout in the UI select the records you want to close then click the button we created change the value
@salesforcegeek
@salesforcegeek Год назад
Implement it and then share it with me
@mr.masterclips7502
@mr.masterclips7502 Год назад
@@salesforcegeek I implement and how to share it bruh
@salesforcegeek
@salesforcegeek Год назад
Record it and share to salesforcegeek2019@gmail.com
@mr.masterclips7502
@mr.masterclips7502 Год назад
@@salesforcegeek ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-AhmG_UTmMg0.html Posted in this link bruh check it
@varunvz07
@varunvz07 Год назад
Is there anyway we prevent showing the Flow finished Screen ? Though it is just for few seconds...can that be avoided?
@salesforcegeek
@salesforcegeek Год назад
No I don’t think so Varun I’ll research about it not sure rn
@sfdcakshul
@sfdcakshul Год назад
Informative 👍
@salesforcegeek
@salesforcegeek Год назад
❤️
@MattSuellentrop
@MattSuellentrop Год назад
For some reason My Get Records is not fetching any records. Find all Case records where Id In {!recordId} (null) AND Status Does not equal Closed Store the values of these fields in Get_Cases: Status, Id Result Info Failed to find records. RecordId is the text variable I created for the first condition field and selected allow multiple values and available for input.
@salesforcegeek
@salesforcegeek Год назад
don't select multiple values when you select multiple values your text variable become a collection of text deselect it and give it a try
@MattSuellentrop
@MattSuellentrop Год назад
@@salesforcegeek at 2:05 you selected multiple values for yor Ids Variable
@MattSuellentrop
@MattSuellentrop Год назад
@@salesforcegeek Get Cases (Get_Cases) Get Records of This Object *Object Case Filter Case Records Condition Requirements All Conditions Are Met (AND) Field Id Operator In Value recordId AND Field Status Operator Does Not Equal Value Closed Sort Case Records Sort Order Not Sorted WarningIf you store only the first record, filter by a unique field, such as ID. How Many Records to Store Only the first record All records How to Store Record Data Automatically store all fields Choose fields and let Salesforce do the rest Choose fields and assign variables (advanced)
@muneerahmad5530
@muneerahmad5530 Год назад
The name of that variable should be "ids" not recordId
@charleslm9113
@charleslm9113 10 месяцев назад
Hello, have you solved this issue please ? I got the same at the moment and i don't know what to do ...
@ghousepeershaik9880
@ghousepeershaik9880 Год назад
First view and first comment
@salesforcegeek
@salesforcegeek Год назад
❤️
@hemikayadav6244
@hemikayadav6244 Год назад
why we choose auto launched flow?
@salesforcegeek
@salesforcegeek Год назад
Because we want to update the owner in the backend but let’s say you want to give the option to user to select user whom they want to add as owner you can use screen flow
@hemikayadav6244
@hemikayadav6244 Год назад
@@salesforcegeek I wanted to know in the above example why we use this type(Utoluached no trigger)? and tell me in what conditions we can use this type of flow except processes, apex, and flows?
@salesforcegeek
@salesforcegeek Год назад
See here we have 2 choices either I want to change the owner by providing the user a selection screen or I add these to a particular user so no need of screen, at the same time if I need to show the end user to select the user to become the owner of the records I need to use screen flows.
@hemikayadav6244
@hemikayadav6244 Год назад
@@salesforcegeek I only want to know when do we use Autolaunched Flow(No trigger) And you told me about screen flow.
@salesforcegeek
@salesforcegeek Год назад
In most of the cases Subflows and the process which need to fired from a button click and don’t need a screen I told you about screen flow to let you know why we used autolaunch no trigger alrhough we can use screen as well to understand the difference.
@bobbyrachuri5042
@bobbyrachuri5042 Год назад
Page is not redirect to list view after finish the flow. Here is the link. /flow/close_the_case?retUrl=/500?fcf=00B7F00000CxA0FUAV
Далее
РЫБКА С ПИВОМ
00:39
Просмотров 387 тыс.
When Khabib dropped Conor McGregor 👀 #nocommentary
00:59
Make Your Screen Flows Reactive with Adam White
57:12
Просмотров 2,9 тыс.
Record Triggered Flows with Real Time Scenarios
1:22:34
РЫБКА С ПИВОМ
00:39
Просмотров 387 тыс.