#elixir #phoenix #forms #thisweekilearned
Assigning two fields from one dropdown selection with elixir
https://dev.to/noelworden/assigning-two-fields-from-one-dropdown-selection-with-elixir-2bmh
Assigning two fields from one dropdown selection with elixir
https://dev.to/noelworden/assigning-two-fields-from-one-dropdown-selection-with-elixir-2bmh
DEV Community
Assigning Two Fields from One Dropdown Selection with Elixir
This week I was tasked with having to assign two fields based on the select of a single dropdown. The...