Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complement search terms for enums and list #1294

Merged
merged 1 commit into from
Jul 30, 2016
Merged

Complement search terms for enums and list #1294

merged 1 commit into from
Jul 30, 2016

Conversation

rcpacheco
Copy link
Contributor

In a grid, sometimes we have fields that have a numeric value but render a text. Those numeric values normally have an associated description and is convenient to use an enum or a list to select search options for those fields. When the users want to search a value in that column, they will enter the associated text/description. So it is convenient to send the server those fields in the search record when the search term is declared also as enum or list.

In a grid, sometimes we have fields that have a numeric value but render a text. Those numeric values normally have an associated description and is convenient to use an enum or a list to select search options for those fields. When the users want to search a value in that column, they will enter the associated text/description. So it is convenient to send the server those fields in the search record when the search term is declared also as enum or list.
@vitmalina vitmalina merged commit 70484fd into vitmalina:master Jul 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants