Hi all,
Seeking advice on Single Pages and navigating from one group to another using a nav bar and URL Parameters.
When I go to preview mode and I’m on, for example “group profile” I then click on the “search” icon on the nav bar and then the “group search” appears, as expected. However, it appears over group profile, so seen as I am still new to Bubble, can anyone advise me on how to fix this?
Maybe I’ve done it wrong. Are there any good tutorials for using URL Parameters? Or a better way of navigating from one group to another in a single page app.
Hi there, @scottanderson100… in general, using URL parameters to navigate in a single page app is a good way to go because users can use the browser’s back button to get back to a previous page. Also in general, what you are trying to do should be as simple as hiding all of your groups on page load, and put a condition on each group to make the group visible when the navigation parameter in the URL is set to a certain value. You probably also want to set the groups to collapse when hidden.
If you are having trouble getting things to work, it would be easier to help if you can share some screenshots so we can see what is tripping you up.
Hope this helps.
Best…
Mike
2 Likes