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.
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
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.
The clarity in this was top notch thanks. you earned yourself a subscriber
Thank you for this amazing tutorial sir ❤
Thank you for this kind comment sir! ❤
Excellent video with a good example that can be used in many cases plus giving best practices. Thx for this great content.
Thanks a lot, waiting for much more
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.
Exelente video e estudo de caso otimo para entender todo o conceito
Excellent!!!! Thanks a lot
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
Same problem, have you figured out a solution?
@@kethanbacon6603 hi, same here, could you figure out?
@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?
How to do the same if my list data type is not within bubble and from external DB?
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.
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.
Nice thumbnail!