search for: autocompleter_customized

Displaying 8 results from an estimated 8 matches for "autocompleter_customized".

2007 Aug 24
0
autocompleter_customized with Autocomplete.Local
Hi, Is it possible to get the same effect as the autocompleter_customized demo, when using Autcomplete.Local? E.g I want to display both @contact.name and @contact.email in the search result, and use a pre fetched array for the autocompleter to search in. http://pastie.caboo.se/89614 Any suggestions, links to documentation, tutorials is highly appreciated! Cheers, Ma...
2006 May 17
5
text_field_with_auto_complete (newbie question)
I have the text_field_with_auto_complete woking on my user DB using last_name. so looking for ''ivanoff'' works great, but I can''t find ''john''. Plus I like to have ''last_name, first_name'' show up in the dropdown. what I can''t figure out is how to concat first_name and last_name to make a name and use that to look it. working
2006 May 26
6
test
test just testing please ignore... -- "I have learned that you should''nt compare yourself to others - they are more screwed up than you think." ...unknown "In the 60''s, people took acid to make the world weird. Now the world is weird and people take Prozac to make it normal." ..unknown _____________________________ Terry Remsik stripe-man.dyndns.org
2006 Jun 14
0
Help regarding autocomplete customization
I tried working with the example on customized autocomplete at http://demo.script.aculo.us/ajax/autocompleter_customized. The code is working fine on Internet Explorer. But I had a problem when working with mozilla. The list was getting displayed but the selected value is not getting pasted in the textbox. can anyone help me with this??? Thanks in advance, Veena www.neevtech.com __________________________________...
2005 Nov 11
0
Autocomplete Help
My input box show a blank result after selecting something from the customized autocompletion drop down list? I am using scriptaculous 1.5_rc4 This is the result that I am trying to accomplish: http://script.aculo.us/demos/ajax/autocompleter_customized Thanks for the help
2006 Jul 28
7
auto_complete_for exists but not being found by Rails
Anybody encounter this. I know the method exists in the auto_complete.rb file in my rails installation, but it itsnt accessing it throught he program. Any ideas? -- Posted via http://www.ruby-forum.com/.
2007 Jun 14
2
A more fancy autocomplete using scriptaculous and ajax
I want to create an autocomplete text field that when you type in (some of) a users name, it pops up the portrait image associated to that user on the left hand side, which can then be dragged away in to a Sortable.Droppable element adding that member to your team... I can get the results to display, but not where I want them. They are always in a list below the textbox. 1) possible? 2) Do the
2007 Jan 25
2
text_field_with_auto_complete problem
I have some difficulties with text_field_with_auto_complete. I’m new to this, it just will not work, I must be doing something wrong. It would be great if someone could advise me. I have tried to follow advice available on the internet, so I don’t know what the problem is. The script gets as far as the breakpoint in the controller, but it doesn’t like the next line – giving the error message