Dropdown Question

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!

Unfortunately, the “Enable user to type new text” property is only available for the “MultiDropdown” element (a free plug in) and only with “static” choices, not “dynamic” choices

1 Like

Thank you for the reply. I will work around with conditional formatting for now, not the end of the world - thanks again!

This topic was automatically closed after 70 days. New replies are no longer allowed.