Innovation Award
 May 2006
Number 4 |
HTML_QuickForm is a popular forms generation package available in the PEAR repository.
It can be extended by the means of plug-in classes that implement new form input controls.
This class implements a new form input control that is meant to provide similar functionality of the base select inputs.
Its main characteristic is that it adds the ability to let the user type a new value when it is not available from the initial list of options.
Manuel Lemos |
This is class implements a custom input to use with PEAR HTML_QuickForm package that acts as an editable combo box.
The custom input lets the user select a value from a list of predefined text values or enter a new value in a text input field.
The predefined list of values appears below the text input when the user clicks on the select button.
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.