Dropdown menu keeping the chosen option?

Hi,

I have a dropdown menu and I want to know how do I keep the chosen option in the dropdown “Selected country” all the time? I need to keep it as kind of global variable. The content of other screens and the home screen itself depends on the dropdown option. When I go to different screen or even one, two ‘clicks’ deeper in the page structure in any other screen, when I come back to home, the chosen option is gone. How do I keep it? Should I save it into the database and keep it as a variable? I have also seen somewhere a solution to keep it as invisible text component and updating it all the time?

Thank you for your help!

Hi @lksngy ,

You may want to try dropdown replacement here,

I believe this answer might help you About saving search results - #2 by golivrob

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.