As you can see, I’m trying to add 4 random team members to a datatype called Startup: Team. Once the team has been created, the sheculde api workflow is called in the next action to call the this same api workflow to create a loop. The loop stops once 4 teams have been created. But as you can see here:
So the random sorting in bubble isn’t really random. That’s a long-running issue.
I built a plugin that might help though: Random Order of a List Plugin | Bubble
Hi @atomicfusion
I just installed the plugin. It works great so thanks so much.
Quick question. Is there a way to get it to refresh the list with a new randomized list? I want a button that on each button click, the order of my repeating group gets updated.
This is a slightly different use case than my original post but I was finding the same general problem (just saying this in case you’re confused as to why my question doesn’t perfectly align with my original post)