How to use looping (recursive) workflows in Bubble.io

Поділитися
Вставка
  • Опубліковано 15 січ 2025

КОМЕНТАРІ • 17

  • @kipyegonkurgat5615
    @kipyegonkurgat5615 7 місяців тому +1

    The clarity in this was top notch thanks. you earned yourself a subscriber

  • @SUDHANSHU934
    @SUDHANSHU934 Рік тому +1

    Thank you for this amazing tutorial sir ❤

    • @nocodelife
      @nocodelife  Рік тому

      Thank you for this kind comment sir! ❤

  • @Lekkerman
    @Lekkerman Рік тому

    Excellent video with a good example that can be used in many cases plus giving best practices. Thx for this great content.

  • @artemselifanov
    @artemselifanov Рік тому

    Thanks a lot, waiting for much more

  • @gdmt
    @gdmt Рік тому

    This is exactly what i need! Except what im currently working on is a ticket purchase system. For example, i have 4 tickets under the same category which is priced at 1000 each totaling to 4000. If the user where to pay 3000, all 3 tickets will be marked sold and leave the last ticket available. So what i plan to do is, keep the flow going (basically keep buying the said ticket/s) until the user's paid amount is 0.
    I am still figuring this out but hopefully i nail it with your guide.

  • @keystonejesus00
    @keystonejesus00 Рік тому

    Exelente video e estudo de caso otimo para entender todo o conceito

  • @POLOIN
    @POLOIN 9 місяців тому

    Excellent!!!! Thanks a lot

  • @luc-er8fm
    @luc-er8fm 6 місяців тому +1

    Thanks for the video. I don't understand why, but I prepared both an example in the style you described and a backend API workflow to save data with my own option sets. I think I did everything right. But there is a problem, no matter what I do, it only creates 10 things, when I run it again, it creates 10 times again. even if the number I specified is 50, it never goes above 10. I would appreciate your help. tnxnx

    • @kethanbacon6603
      @kethanbacon6603 3 місяці тому

      Same problem, have you figured out a solution?

    • @meerimkanybekova5380
      @meerimkanybekova5380 21 день тому

      @@kethanbacon6603 hi, same here, could you figure out?

  • @TheodoreEremin
    @TheodoreEremin 5 місяців тому

    @nocodelife Thanks Keiran. It is not obvious to set type of data as a project ;) Would it be possible to create nested loops in bubble?

  • @rathishekar2542
    @rathishekar2542 8 місяців тому

    How to do the same if my list data type is not within bubble and from external DB?

  • @denis_estimon
    @denis_estimon Рік тому

    How do I do a loop? When the number is not defined. For example when getting back a list of chapters off a transcript and the number of chapters won’t always be the same.

    • @nocodelife
      @nocodelife  Рік тому +1

      Assuming you have a way to split the chapters up so a loop is possible in the first place, you would just do a count of the total number of chapters.

  • @thatQiao
    @thatQiao Рік тому

    Nice thumbnail!