How to set initial content in a dropdown

Hey Folks,
This seems like I must be missing something simple. Any help is much appreciated.

I see how regular inputs have a field for initial content but I don’t see it for dropdown inputs. How do you accomplish displaying a previously saved dropdown option in a dropdown input? I want to use a dropdown input so the user can see the existing value also change it.


Many thanks,
Aaron

Hi @forbin ,

You need to use the “Default value” property for this.

Thank you!

1 Like