swapnil bodhankar
2013-Jan-03 07:17 UTC
rails 3 jquery autocomplete for multiple search value from single field
Hii... I am trying to search a multiple value from a single auto complete textbox using ''rails 3 jquery autocomplete'' gem. can u plz help me out with the solution. What''s the right way to accomplish this? I''ve poked around for a while and I can''t figure it out. Thanks in advance, Swapnil -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/-_puH_aHZx8J. For more options, visit https://groups.google.com/groups/opt_out.
tamouse mailing lists
2013-Jan-04 03:30 UTC
Re: rails 3 jquery autocomplete for multiple search value from single field
On Thu, Jan 3, 2013 at 1:17 AM, swapnil bodhankar <sbodhu-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I am trying to search a multiple value from a single auto complete textbox > using ''rails 3 jquery autocomplete'' gem. can u plz help me out with the > solution. > What''s the right way to accomplish this? I''ve poked around for a while and I > can''t figure it out. Thanks in advance,There is an example app that uses this and shows how it''s done: https://github.com/crowdint/rails3-jquery-autocomplete-app -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
swapnil bodhankar
2013-Jan-04 11:30 UTC
Re: rails 3 jquery autocomplete for multiple search value from single field
Thanks mate!! I have referred these link, but, I have to search a particular data using different fields in one single search textbox which can search a name as well as city. plz help. On Friday, 4 January 2013 09:00:13 UTC+5:30, tamouse wrote:> > On Thu, Jan 3, 2013 at 1:17 AM, swapnil bodhankar <sbo...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org<javascript:>> > wrote: > > I am trying to search a multiple value from a single auto complete > textbox > > using ''rails 3 jquery autocomplete'' gem. can u plz help me out with the > > solution. > > What''s the right way to accomplish this? I''ve poked around for a while > and I > > can''t figure it out. Thanks in advance, > > There is an example app that uses this and shows how it''s done: > > https://github.com/crowdint/rails3-jquery-autocomplete-app >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/kyMynGhLdw4J. For more options, visit https://groups.google.com/groups/opt_out.