+ Reply to Thread
Results 1 to 2 of 2

Thread: Should we use zend_dojo_form?

  1. #1
    bdejong is offline Junior Member
    Join Date
    Mar 2010
    Posts
    1

    Default Should we use zend_dojo_form?

    Hi All,

    Should we create forms using zend_dojo_form or build the form manually

    in the view?

    Cheers,

    Bastiaan.

  2. #2
    topcatxx is offline Member
    Join Date
    Oct 2009
    Posts
    98

    Default

    That's an incredibly vague question! Depends what you're going to use it for. I find it neater to create the form as a class in the /forms directory this way you can also make use of the form objects filtering/validation and viewhelpers. As the form becomes more complex I find that these benefits are reduced (just my opinion) but it helps to keep your view scripts clearer as well.

    Not sure if that's what you were getting at?

+ Reply to Thread

Similar Threads

  1. Zend_Dojo_Form - validating through ajax
    By mgordon in forum Resources for Developers
    Replies: 0
    Last Post: 08-17-2009, 08:06 PM
  2. Zend_Dojo_Form with Zend_Dojo_Form_StackContainer
    By aSteve in forum General Q&A on Zend Framework
    Replies: 0
    Last Post: 08-03-2009, 01:31 PM
  3. Custom decorators and Zend_Dojo_Form
    By bregoiu in forum General Q&A on Zend Framework
    Replies: 2
    Last Post: 07-22-2009, 10:13 PM
  4. Zend_dojo_form deisng issues when validating
    By mo_mughrabi in forum General Q&A on Zend Framework
    Replies: 3
    Last Post: 04-06-2009, 10:47 PM
  5. Doubt with item property in zend_dojo_form
    By krego in forum General Q&A on Zend Framework
    Replies: 1
    Last Post: 01-26-2009, 07:08 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts