How can I customize the appearance of forms generated by zend_form?
Answer / Radhakrishna
Customizing Zend_Form involves overriding default decorators or creating custom decorators. You can apply them to your form elements to change their appearance and behavior.
| Is This Answer Correct ? | 0 Yes | 0 No |
Write a program to show the execution of the application?
What do you mean by service manager in zend framework 2?
Should I sign an individual cla or a corporate cla?
Do you know what is the use of zend framework?
What is zend engine in php?
What is zend framework in php?
What new in zend framework 3.0?
How to disable layout from controller in zend framework?
Zend framework and wordpress integration?
How do you define the library path in zend ?
How do I use viewscripts on zend_form file elements?
Zend framework forms, decorators and validation: should I go back to plain html?