Store custom variables attached to a Thing in your repeating groups - without hitting the database.

Problem: Using custom states inside repeating group cells associates those values to the current cells index, rather than to the Thing itself. This results in mismatching of custom values with Things when the repeating group is sorted or items added/removed.

Solution: This plugin associates your chosen custom variables with the current cells Thing and stores the values locally, resulting in an intact sorting with zero interaction with the database. These values can then be passed into a workflow to interact with the database later. Useful for gathering user input before creating a Thing (forms, shopping carts, travel itineraries, etc.)

💻 Demo

🛠️ Editor

🛒**Plugin store**

Support

Setup

Actions

Comments / feedback?

Please use the Bubble forum or contact me via DM.