Hi Bubble community !
My problem (quick explanation): my users create a list of things. How to add to each of these entries individually, a unique ID number? The “Find index” plugin only allows to find the index for 1 items in a list. But how to modify/add IDs (index) in bulk?
My general problem: I created a risk matrix and a risk list. I would like to report the risks corresponding to the criticality rate in each cell of my risk matrix but with the index corresponding to the general list (I use ‘tables’ for these 2 tables).
I can’t find how to retrieve ‘the cell index’ between the 2 tables (again, the Find Index plugin is not possible). And because my users can create risks in bulk copying from database exemples (copy a list of…) , I don’t know how to create a unique ID for each.
It’s a silly problem but I’m stuck …
Thank you very much for your help!