Context - I’m trying to create a “search” tool for students to search for teachers using their postcode, these teachers would be matched on the first half of the postcode (3-4 characters) and then shown in a repeating group below.
I’ve made repeating groups before and linked them to dropdowns but I can’t seem to master the search function - what am I doing wrong?
Apologies but the app is an absolute mess I’m a complete rookie.
Although my filters work and I can see the repeating group is pulling teachers through I can’t seem to get it to work with my search input “Input postcode”… Any advice?
Try clicking off of the input box or pressing enter to make sure Bubble registers the input value change.
Also try typing a whole postcode, I have a feeling contains for text lists wants a whole text value not partial like single text values (we can work around this)