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

How can I disable the message saying "no existing match" when there was no matched record? #221

Open
megalomania1982 opened this issue Apr 19, 2013 · 2 comments

Comments

@megalomania1982
Copy link

How can I disable the message saying "no existing match" when there was no matched record?
Is there any option for that?

Because, I'm not using this input box only for the model related to auto-complete but also the columns in other tables, too.
So even if there was no matching record, I'd like to make my user to execute search.
Once the user see the message that's saying "no existing match", they probably won't proceed the search anymore:(

@gfaraj
Copy link

gfaraj commented Apr 19, 2013

I think you could use the changes here:

#216

and set the label to an empty string. No idea when it will be merged to master though.

@megalomania1982
Copy link
Author

@gfaraj Thanks what the problem is I have no idea how to install gem from git source.
I always write the name of the gem and its version in Gemfile, then execute bundle install

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

No branches or pull requests

2 participants