Hi everyone, I need your help with a little problem I am having.
Basically, on my page 1, I have a search function consisting of an input and a button.
When the user makes a search via the input and he presses the button, he is returned to the “search result” page.
On this page, I want to show a repeating group with the data corresponding to its search. So I want to filter the data that contains the word the user searched for.
In page 1, I told bubble to go to the result page by sending the value of my input.
But I don’t know how to find it on my search page, or maybe there is an easier solution?
Thank you for your help !!