Skip to content

singleElement macro not working with Zend_Form_Element_Submit #11

@lesrowley

Description

@lesrowley

Attempting to output content when the element was created with Zend_Form_Element_Submit results in several blank lines and no HTML. However, if it was created with $this->addElement('button', 'name', array('type' => 'submit', 'value' => 'label'));, it works as expected.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions