I would like my user to be able to pick from a dropdown list of characters, however if they have not used that character before i would like them to be able to enter it in the text box rather than pick from the list - or perhaps click “new character” from the dropdown.
Is this achievable easily or should i just include 2 inputs and display the correct one depending on if they want to assign a new or existing character?
Thanks!