Suggestl textbox gives suggested values in response to typing in a (popup) list from a field in a database table.
It would also be handy to have this built into the core, so you could something like:
Code: Select all
$s = $this->CreateSuggestInputText($id, $fieldname,$value,$suggestlist,$width,$chars)