Skip to content
Discussion options

You must be logged in to vote

Hello @Akireiss , try adding searchableRaw, like example:

  Column::add()
                ->title(__('Production date'))
                ->field('produced_at_formatted')
                ->sortable(),
            //  ->searchableRaw('DATE_FORMAT(dishes.produced_at, "%d/%m/%Y")'),

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@luanfreitasdev
Comment options

Answer selected by dansysanalyst
@joshualedda
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants