Repeating Group Text Error

Please help me in fixing this issue "Data source should be list of texts but right now it is a text "

I did everything but error is still showing

If you really want to use that, instead, just set a CSV in your arbitrary text and use :split by ,

yep, just remove the brackets and quotations and split by (,). Like this:


the idea here is that the datasource should be a list, and your arbitrary text is a single string unless you tell Bubble how to make it a list

I did the same way but the error is still showing

You didnt add split by , … after arbitrary text

got it thanks

This topic was automatically closed after 70 days. New replies are no longer allowed.