Zend framework forms, decorators and validation: should I go back to plain html?
Answer / Deepushanker
It's not necessary to go back to plain HTML when using Zend Framework forms. Decorators can be used to customize the appearance of form elements, while validation rules help ensure user input is correct. However, it may be beneficial to create a separate view script for complex layouts.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the steps kept in mind while designing the zend_form?
How to print a group display individually from its content?
What is this "username" I have to submit with my cla, and why do I have to submit it?
What is the procedure to see that the optional file is detected?
How to check post method in zend framework?
Why should we use framework?
Do you know what are the elements used in customizing the output of using the standard decorators?
What do you mean by zend engine?
What is the difference between zend framework and laravel?
What are decorators in the zend framework?
How we can do multiple column ordering in zend framework?
Do you know what is the use of zend framework?