fwahlqvist wrote
> Hi All,
> 
> I want to change the behaviour of Zend\Form\Form to change the output type
> to be a 
> <div>
>  or an article instead. I am currently using the album tutorial as a
> training ground and planing to have a look to use a editable region
> instead to save the data. 
> All help and guidence re welcome.

You don't need to change behaviour of the Form element. Just go to your view
for ie.view/album/album/edit.phtml and put your div tags anywhere you like.
You can render form elements separately and they don't have any html
containers markups.



-----
Cheers,
--
Luke Mierzwa
--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/Extend-Zend-Form-Form-to-output-a-div-or-article-instead-of-input-type-text-tp4657572p4657576.html
Sent from the Zend Framework mailing list archive at Nabble.com.

-- 
List: fw-general@lists.zend.com
Info: http://framework.zend.com/archives
Unsubscribe: fw-general-unsubscr...@lists.zend.com


Reply via email to