How can I add extra html (such as a link) to my form element?
Answer / Guarav Kumar
To add extra HTML elements, such as links, to your Zend Form, you can create custom decorators. In the decorator, you can modify the generated HTML by extending the default decorators and using PHP to generate additional elements.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to get variable value from getting in zend framework?
How do I extend the zend navigation menu view helper?
What is the difference between zend_auth and zend_acl?
Explain what are the default methods provided by decorators?
What is the way in which the html can be used to form elements?
How to log out users using facebook connect in php and zend?
Explain filters in zend framework with examples?
Named the latest version of zend framework?
How we can set routing in zend framework2?
Checking whether form posted or not in zend framework?
Write a program to show the execution of the application?
Do you know what is the use of zend framework?