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

Can't input Value without using Auto Complete drop down #187

Open
ctilley83 opened this issue Nov 19, 2012 · 4 comments
Open

Can't input Value without using Auto Complete drop down #187

ctilley83 opened this issue Nov 19, 2012 · 4 comments

Comments

@ctilley83
Copy link

Whenever I attempt to input a value manually, the text field will clear when the cursor exits the input. I need the ability to not only autocomplete, but to enter a value manually into a text box.

I have my field setup where I search for name and display an id as follows

 <%= autocomplete_field_tag "billing_client_id" , '','autocomplete_client_name', :id_element =>"#billing_client_id" %>

also occurs when using

<%= autocomplete_field ...... %>
@hermeswebservices
Copy link

This is a definite issue. Any word on this?

@ctilley83
Copy link
Author

Not yet. It's been a week or so and none of the developers have even commented. I may have to use another solution if this doesn't change.

@ctilley83
Copy link
Author

Anyone have any suggestions?

@ctilley83
Copy link
Author

ANy news on this?

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