Refresh a page when a dropdown item is selected?

Hello! I have a reddit-style app. I want user’s score to be tied to their room (like a subreddit). So, when they select the room from a dropdown, I want the score to update. It works in preview if I refresh the page, so I want the page to refresh each time an item is selected. Open to other options as well. Thanks!

Are you asking how to refresh the page when the dropdown’s value is changed?..

If so then just use a ‘Do When Input’s Value Changes’ workflow to refresh the page.

Although I don’t see why a page refresh should be needed here…

+1

Indeed, this is one of the beauties of Bubble: you get that immediate feedback when that number changes without the user needing to reload.