Problem with createOptionUsing in Single Select
I have a select that can be single or multiple.
I also want to add an option to the select.
The options arent directly related to a table.
This works perfectly with multiple select, im really confused why it is not working with just single select.
After adding the new option, it wont show on the options.
But I checked in livewire and its there same with the value (See Pic).
Its really hopeless now...
Im working on it for hours, d@#$% !t.
I hope someone can help or explain what im missing.
Note:
Im using mutateFormDataBeforeSave to process it for saving and mutateFormDataBeforeFill for showing it.

1 Reply
@Dan Harrin sorry to tag you boss but i really saw you a lot in forums, hope you can help me 😄
LOL, After adding searchable.
It works perfectly.
But it doesnt make sense, atleast for me.
damn, i wasted 3 hours...