How to add extra html (i.e link) in zend_form?
Answer / Sharad Kumar Omkar
To add additional HTML elements like links, you can create a custom decorator for the form element or use ViewHelper from ZendFormViewHelper.
| Is This Answer Correct ? | 0 Yes | 0 No |
Does zend support php 4? Explain
Can we move the index.php file outside the public folder?
How to disable zend layout from controller for ajax call only?
What is bootstrapping?
What do you know about zend layout?
What is zend_filter?
Explain super global variables in zend framework?
How to add a view helper directory (zend framework)?
Why does the zend framework project have a cla at all?
What are decorators in the zend framework?
Where is the model in zf's mvc implementation?
How to set 'selected' value in select box dropdown list?