Hello
I was looking for an input field that is able to collect a “list of texts” in a similar way to the below input field:
https://t2a.io/blog/multiple-value-input-field-with-jquery/
I thought that the multidropdown element could be a good candidate, but can’t find anyway to remove the “searching/dropdown” on this element (see screenshots), either when the input element’s choices are empty or has at least 1 choice.
Does anyone have any options for this?
Many thanks in advance!