I am using the same form to:
- create a new thing
and - edit an existing thing
In the second case “edit an existing thing” the different form elements are populated with initial values. It is working as intended with “Input” and “Multiline Input”… but it is not working with “dropdown”.
How can I solve it please?