Gediminas
Additional data in a Select component?
This solution seems to somewhat work, but I'd like to be able to use this as a multiselect component and a problem arises when an item is selected... The count get clumped together with the title in the "badge" form, where it has the orange background.
Is there a way to not display the count when an item has been selected?
6 replies
Additional data in a Select component?
So, if you'd like to, let's say add a <span> element as shown here, but for a select component which loads options through a relationship, then I'm guessing you'd have to return the title attribute already formatted with the <span> element, and not in the select component itself?
6 replies