Results 1 to 2 of 2

Thread: Populating multi select form element for Editing data

  1. #1
    php_reddy is offline Junior Member
    Join Date
    Jan 2009
    Posts
    8

    Default Populating multi select form element for Editing data

    I want to edit data in the database. So i retrieve the data and want to show the data in zend form. I have some elements whose type is MultiSelect.

    How can i highlight the specific form element data in the MultiSelect form element of zend form

  2. #2
    php_reddy is offline Junior Member
    Join Date
    Jan 2009
    Posts
    8

    Default Some more information

    I want to use the same form for edit which i used to create entry.

Similar Threads

  1. Form Select - Defaults to multi when name ends with []
    By lysender in forum General Q&A on Zend Framework
    Replies: 2
    Last Post: 07-02-2010, 09:09 AM
  2. Validating a Select Form Element with NotEmpty and required=true
    By dvmorris in forum Core Infrastructure
    Replies: 3
    Last Post: 02-02-2010, 07:42 PM
  3. Populating form that has belongTo elements
    By mfuller in forum Model-View-Controller (MVC)
    Replies: 1
    Last Post: 05-26-2009, 07:45 PM
  4. Populating form: automatically generate multi-fields for values array
    By Exception e in forum Core Infrastructure
    Replies: 1
    Last Post: 05-14-2009, 12:55 PM
  5. Re-populating failed form from indexAction
    By aaron78 in forum Model-View-Controller (MVC)
    Replies: 3
    Last Post: 12-16-2008, 07:28 PM

Posting Permissions

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