"Google suggest" in qcodo

thread: 11 messages  |  last: about 3 years ago  |  started: sunday, august 13, 2006, 5:34 pm pdt


#1  |  alex94040 (Seattle, WA) United States of America Qcodo Core Contributor
Sunday, August 13, 2006, 5:34 PM PDT

Mike, I searched the forums and saw your post where you mentioned that you were thinking about adding an extension of QTextBox that would function like google suggest - suggesting options coming from a database using ajax.

Do you still plan to do this?

I think the framework already provides everything necessary to make this happen, but I don't think I can implement a control of such complexity from scratch. Also, I think I'm not the only one -  this kind of functionality would add lots of business value to QCodo, and would increase adoption.

#2  |  Edward Kay (UK) United Kingdom
Monday, August 14, 2006, 9:05 AM PDT

This is something I am looking to incorporate in my QCodo-based app at some point. Any collaboration on such a development would be great.

Note that my search space would be more than just one column in a DB table. Rather, a single text box that finds matching entries from several possible locations.

#3  |  meecect
Monday, August 21, 2006, 12:22 PM PDT

I think this would be valuable, and definitely do-able.  I have incorporated moo.fx tricks into Qcodo already, like accordian panel and accordian tab panel.. I think google suggest could done with moo.fx

I'd certainly like to collaborate on this.

#4  |  Mike Hostetler (Denver, CO) United States of America Qcodo Administrator
Tuesday, August 22, 2006, 6:58 AM PDT

I've already completed an “AutoComplete” textbox that will perform like Google Suggest.  Please email me and I will send you the source.

Mike

#5  |  romcart (Redding, CA) United States of America Qcodo Core Contributor
Tuesday, August 22, 2006, 12:41 PM PDT

We were just getting ready to work on an auto-complete textbox control, as we need this functionality.  Mike, were you planning on contributing your implementation to QCodo core?

#6  |  Mike Hostetler (Denver, CO) United States of America Qcodo Administrator
Tuesday, August 22, 2006, 2:07 PM PDT

I am sure that it will get into the Core eventually.  I've had a few people email and ask for this, so look for it on QForge in a day or two.

Mike

#7  |  Mike Hostetler (Denver, CO) United States of America Qcodo Administrator
Wednesday, August 23, 2006, 8:55 AM PDT

I've put together the first release of QAutoComplete.

<http://qforge.qcodo.com/first-release-of-qautocompelete>

#8  |  mmaidana (Mallorca) Spain
Tuesday, January 30, 2007, 9:23 AM PST

Hi Mike!

I would  like to download your source, but the problem is that i can't do it by qforge

could you please send it to me at “marc at  marc dot org dot ar”

Thanks

#9  |  Chris Peterson (Seattle, WA) United States of America Qcodo Core Contributor
Saturday, March 10, 2007, 6:22 PM PST

Qforge seems to be having problems.  Lots of db errors and things.. Any chance you can post this to the downloads section?

thanks in advance!

#10  |  Riccardo Tacconi (Leamington Spa, UK) United Kingdom
Wednesday, October 1, 2008, 3:33 AM PDT

I need a google suggest style control too. If it will not be possible to get an auto complete control I will have to write one on my own.



Copyright © 2005 - 2012, Quasidea Development, LLC
This open-source framework for PHP is released under the terms of The MIT License.