F
Filament4mo ago
Lucky0

SelectColumn native

Hey, I'm trying to use "selectColumn" with native(), but it's not working. Do you know any other ways to make it work?
3 Replies
Dennis Koch
Dennis Koch4mo ago
Isn't SelectColumn always native? 🤔
Lucky0
Lucky04mo ago
I'm sorry for the misunderstanding. I wanted to turn off the native.
native(false)
native(false)
Dennis Koch
Dennis Koch4mo ago
That would be ->searchable(). Not sure whether SelectColumn supports this though. It's a simplified version of the form one.