Skip to content

Multiple search field #82

@agusmakmun

Description

@agusmakmun

For example, I have this:

<th data-data="customer" data-name="customer.first_name">Customer</th>

I want to search it from field customer.first_name also customer.last_name, how I can combinate it all? egg look like this (or by another option):

<th data-data="customer" data-name="customer.first_name;customer.last_name">Customer</th>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions