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

  • Home
  • SEARCH
  • 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 678587
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T01:09:58+00:00 2026-05-14T01:09:58+00:00

I have a genereated form which handles a m:n relation. The generated form overrides

  • 0

I have a genereated form which handles a m:n relation. The generated form overrides the doSave() method to handle the “list”.

If I embed this Form in an other the special doSave() mothod is never called. The result is that everything works fine except that the m:n relation isn’t stored.

Do I have to handle the m:n relation manuel?

Thanks

  • 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-05-14T01:09:59+00:00Added an answer on May 14, 2026 at 1:09 am

    The better using sf 1.4 is using in your form class

    public function configure() {
        $this->embedRelation('relationName'); 
        //other configuration
    }
    

    This work ‘as this’ for update/insert operations but your model relationship definition must be clear.

    For further relation integration, you can override sfForm or sfDoctrineForm methods (especially doBind, doUpdateObject, saveEmbeddedForms) to add selective deletion, specific data binding, etc.

    A good arcticle on this topic can be found here It is symfony 1.3 but the same pattens applies.

    The good argument for this kind of implementation is that you have nothing to change in your module’s actions.class.php and thus avoid creating dependency on form with its (or their) associated module.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a PHP generated form which consists of a list of items, each
I have an asp.net url path which is being generated in a web form,
I have a servlet which handles a multipart form post. The post is actually
I have a form which I'm using jQuery to post and working to handle
Let's say that I have a form which runs a stored procedure. This stored
I have a form that is dynamically generated, and has dynamically generated id's (and
I have a generated txt file. This file has certain lines that are superfluous,
I have a PHP-generated page which is displaying some data about a set of
I have a page that is generated which inserts an HTML comment near the
I have a quetion which may be simple/dumb or not :). In other words

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.