Grouped Selects
Is it expected, to lose grouped options when searching a select.
When searching the parent of each group is then not shown. Which i this scenario turns into a large problem with knowing which option belongs to what parent.
TIA
2 Replies
I have the same scenario. Anyone can suggest a workaround?
I am struggeling with the same problem. I return a perfect formatted array but it isnt showed as a grouped array. My database has > 70 000 products so i get just output everything in the options() (that does work). Do you have to specify in filament you want the options grouped or sth? Or just not possible when searching?