I’d like to create a piece of data a number of times (the number being dynamic based on the users input) but I can’t figure out what to use.
It’s not a traditional ‘list of things’ that I can run it on, usually you’d use a loop to run the same function to create the data x number of times until number Y is reached. But Bubble (as far as I know) doesn’t support loops?
Anyone have a simple workaround?
Would be amazing if @josh and the team could add a new action to the actions menu to ‘Create a thing X number of times’ where X is a dynamic number we set!