-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
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>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels