How to create a Thing, multiple times?

I have Events to which Groups of Users can book seats (0-9). The Users can be part of many Groups and attend many Events. So the number of seats for each event needs to be in a separate Data Type (LinkUserEvent).

I then create entries in LinkUserEvent when the users for the first time clicks a button (More) to book seats.

Have a look at:
https://petertest.bubbleapps.io/version-test/selectevent

Maybe this can be done more efficiently - it’s a bit slow to load and update. :blush: