[RESOLVED] Search not working even tho url looks correct

Just beginning to learn bubble, and website building for that matter, by following Gregory John’s 79 youtube videos and I’m stuck at #40.

I’ve loaded up sample job posts and created a search query. I type in a search term, like ‘Senior’, and even though the query appears to show up properly in the url, see below, the search does not select a job post.

The search for ‘senior’ show up like this in the url:

…company/orbit?v=job-posts&query=senior

but the search page still looks like this:

Any thoughts would be greatly appreciated!

How are the constraints on your “search for” in the repeating group?

Is this what you’re looking for?

“Get Query from page URL”

“Query” is capitalized; change it to “query” and it will work.

2 Likes

Wow! Like magic! Thanks for your help.

1 Like