Home » HTML » HTML_TreeMenu » Bug #3292
Listbox compatibility with QuickForm
Details
| Request #3292 | Listbox compatibility with QuickForm |
|---|---|
| Submitted | 2005-01-25 16:19 UTC |
| From | jason at greenhell dot com |
| Status | Wont fix |
| Package | HTML_TreeMenu |
| PHP Version | 5.0.2 |
| Roadmaps | (Not assigned) |
Comments
[2005-01-25 16:19 UTC] jason at greenhell dot com
Description:
------------
This is a feature request, hopefully to spark some inspiration. The current Listbox returns output which contains a surrounding form tag, thus making it impossible to use in an existing form. Ideally, it would be nice to have a QuickForm compatible version of Listbox so that it would return a valid QF element.
I may end up attempting to implement this myself, but am curious what others think of this - or if exists somewhere already. Thanks.