RG searching a list doesn't work

I’ve got a repeating group.


fbGroupIdListText is a list of type text.

The problem is that when fbGroupIdListText contains more than one input, it doesn’t work, it doesn’t show up in the RG.
If fbGroupIdListText only has one input, it works and displays fine in the RG.
It feels like a simple issue but I can’t work it out right now, anyone wanna help out?

Hey @speedsailer1234 :wave:

This sounds like an issue with Get to from page URL:item #2. Are you sure it gives you what you need? If so, can you post some examples of when it works and when it doesn’t work (like the actual text values of FbGroupIdListText and the part where you get from the URL).

bdk_512x512 @Huseyin from Flusk | Discover the #1 Security and Monitoring Tool for Bubble

1 Like

@flusk
I don’t think so.
Eg. using the url version-test/group/da-group
CleanShot 2024-05-13 at 07.49.03
Works fine for Mexico3 and Mexico city, but not for Mexico2

So it seems like it’s not searching the list for Mexico2 when there are multiple entries?

And you are sure Mexico2 event satisfies the other 3 conditions in that search?

bdk_512x512 @Huseyin from Flusk | Discover the #1 Security and Monitoring Tool for Bubble

1 Like

Yes.
Update with the solution tho.
When I save the list entries through a multidropdown menu, it does not work.
But manually entering them in the database produces the solution. the difference look like this.
CleanShot 2024-05-13 at 08.00.42
The top entry with the comma (,) without space to the left produces the error.
So I need to find another way to add the list options than using the multidropdown.

I haven’t encountered this before but okay.

Ok. At least, you have identified the problem. Good luck :+1:

bdk_512x512 @Huseyin from Flusk | Discover the #1 Security and Monitoring Tool for Bubble

1 Like