This class can be used to search for text typed
in a text form input and fill other form inputs according to the search
results. It is a custom HTML_QuickForm element implemented as an input
text that triggers text search on the server using AJAX.
Class: HTML_QuickForm_LiveText
Detailed description
This class can be used to search for text typed in a text form input and fill other form inputs according to the search results.
It is a custom HTML_QuickForm element implemented as an input text that
triggers text search on the server using AJAX when the user types text
on the text input.
|