Create Multiple child records based on a number field in the parent record using Lightning

preview_player
Показать описание

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

I can't like this video enough! I spent an hour or so working on this then saw your video and got it done in 10 minutes. Thank you!

marcusmiller
Автор

Hot dog!! This is just what I needed. It worked like a charm. Thank you much!!!

bonnielbailey
Автор

Make it on update too if we created 3 record using number field then if we update the value to 6 in place of 3 then 3 records should be removed..

Itz_Anim_Hub
Автор

I have a field called Number of Routes in an object called Create Experiment. When I specify the number of routes, those many routes are created. If I give 2, R1 and R2 are created. If I give 3, R1, R2 and R3 are created and so on. Now when I go to related tab of routes and update the number of routes from say 2 to 3, 3 new routes are created instead of creating one extra route.

So for example:
I create 2 routes first, R1 and R2. Now, I Update number of routes to 3. Then I only need one extra route R3 to be created but instead again R1, R2 and R3 are created. So, I have R1, R2 from the first step and then again R1, R2, R3 from the update.


To summarize; what I have: R1. R2 R1 R2. R3
What I need: R1 R2 R3

How can I do this in flows

deepthipisupati