Reset Value of Dropdown

Have Dropdown with Static List. Default value is Any

Have Canvas Toggle Switch. Checked state is “yes”

On page load, I set custom state to “Any”. Any gets displayed in Dropdown as selected item.

I manually change dropdown value to Upper Case

I toggle Canvas switch to no value.

Systems sets custom state to Any.

Dropdown’s default value doesn’t get reset to Any.

What am I missing?

Unless I’m missing something, the default value is the one it starts with. Changing the toggle won’t affect the default value as you have already changed the value to something else.
Have a look at the solution here: Unable to reset dropdown - Need help - Bubble Forum

Thanks - that worked.

This topic was automatically closed after 70 days. New replies are no longer allowed.