Field Dropdown saved data not showing

Continuing the discussion from How can I update Dropdown Items dynamically with JS:

Edit form: The only difference of this dropdown is that, I populate the data on load then i'm trying to set the saved value but it doesn't display it

Hello @Jes_Santimosa,

What code are you using to populate the drop down field? Does the value matches the field options?

Hello, this one is solved. I'm unable to load dropdown options/data and it's selected value to it's own dropdown field. I have to use dropdown controller and transfer the data back to dropdown field on change.
Thanks!

1 Like