Home » HTML » HTML_QuickForm » Bug #3210
HTML Elements not rendered by ITDynamic renderer
Details
| Submitted | 2005-01-15 06:28 UTC |
|---|---|
| From | shaun at aegisdesign dot co dot uk |
| Status | Wont fix |
| Package | HTML_QuickForm |
| PHP Version | 4.3.10 |
| OS | n/a |
| Roadmaps | (Not assigned) |
Comments
[2005-01-15 06:28 UTC] shaun at aegisdesign dot co dot uk
Description:
------------
renderHtml() isn't implemented in ITDynamic so you can't
use html elements with it. Couldn't you just do as the
default renderer does and stick the HTML on the front or
replace say {qf_html} in a template? It'd be very useful
in some cases such as with Quickform_controller and
multipage forms.