Also, I still don’t see what’s complicated about using this List Shifter feature
Now that was easy Keith. I had other problems that I have fixed now. The plugin works great. 
By the way, I’m looking at other plugins of yours to fix another issue.
I’m displaying some information from the database.
The way I’m doing it right now it delays at 11 seconds because it opens and closes the database 20 times for each row that I need.
Is there a way to open the database once, take the information, and close it?
Can’t do it with Repeating Group because it displays more information that I need and I want to be sorted from the importance of each row so I’m sorting it manually.
The Data Type that I’m talking about has four fields.
Two of them are the values that I need to display and the other two are referenced from another Data Type.
One is the ID of each row and another one is the ID of the whole group let’s say.
Now if I want the whole group I can use the Repeating Group and it displays all in less than 1 second.
What if I want only 15 of them? It Opens and closes the database 15 times.
And I’m calling the database every time because I need the car-specification-id for each field that I want to display.
Is there a way to resolve this with one of your plugins? I can’t find a way in Bubble.
Thank you for your time.
Fabian