Skip to content

Column as text input #6

@fedeisas

Description

@fedeisas

I'm trying to use this Filter with a json column using MySQL 5.7 features. I do not know beforehand which attributes are going to be present. So I'd rather have:

  • input (column)
  • select (operator)
  • input (value)

instead of:

  • select (column)
  • select (operator)
  • input (value)

I managed to change that behavior simply editing the vendor folder, but I don't know how to manage that kind of override from userland in Laravel Nova.

Is there any way to override a filter Vue template?

And, also, will you be willing to merge a PR that introduced a feature like this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions