2 Replies
some can help me please ??
Can you access single values through
->formatStateUsing(fn ($record) => $record->forename . ' ' . $record->surname)
?
Otherwise you could use a virtual column in your database. That would also support searching