Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9135131
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T08:47:04+00:00 2026-06-17T08:47:04+00:00

Hi there i want to create a dynamic functionality like creating dynamic form in

  • 0

Hi there i want to create a dynamic functionality like creating dynamic form in zend Framework
Please see the attached image.

Desire functionality

here Mapping is like One Team has more than one Multimedia.
– on Add More Multimedia Button click add Fresh block of Team multimedia
– On Click of delete link remove the Team multimedia Block
– on Click of save button save the all Block Data.

can any body suggest me how can i create this kind of functionality in zend framework 2 using Form Collection ?

here is the code for TeamMultimediaModel


class TeamMultimediaModel extends \Standard\Model\Model {
    private $team_multimedia_id;
    private $team_id;    
    private $title;
    private $link;
    private $description;
    private $type;
    private $status;
    private $created_by;
    private $created_at;
    private $last_updated_by;
    private $last_updated_at;
}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T08:47:05+00:00Added an answer on June 17, 2026 at 8:47 am

    Have a look at this:

    http://www.michaelgallego.fr/blog/2012/07/04/new-zendform-features-explained/

    It explains quite well how to use the collections, also with a small example of addding javascript to add extra items on the fly

    $this->add(array(
            'type' => 'Zend\Form\Element\Collection',
            'name' => 'categories',
            'options' => array(
                'label' => 'Please choose categories for this product',
                'count' => 2,
                'should_create_template' => true,
                'template_placeholder' => '__placeholder__',
                'target_element' => array(
                    'type' => 'Application\Form\CategoryFieldset'
                )
            )
        ));
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there a open source meme tracker ? I want to create something like
I want to create a dynamic array that will look like this, using years:
Is there functionality in RoR to create dynamic panels within a RoR website? What
We want to create a relative simple document storage but there are some requirements.
I want to create a database in which there's an n x m relationship
I want to create a logout action in JSPs such that there is no
I want to create tabpage as userControl. Is there any way to deal with
I want to create script to edit photos in galery. I have there textbox
I want to create a CSS2.1 lexical scanner based on flex. There is scanner
I want to create a PHP app that can send text messages ; There

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.