in reply to HTML::FormFu element removal...
This is because get_field is recursive, whereas remove_element isn't.$foo_element->parent->remove_element( $foo_element );
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: HTML::FormFu element removal...
by s2cuts (Acolyte) on Jun 01, 2011 at 16:35 UTC |