Im hoping some one can point me to some examples or post some code because im not sure how to go about this really...
I have a many2many relationship between Person and Asset - really it could be one2many because the assets dont need to be reused for multiple Persons. Anyway, I want to have a single dialog on the Person form for creating related Assets. So for example it would be a typical upload file fieldset for "Add Image". The field set should somehow add the relationship to the currently unsaved Person. Then when the Person is submitted/saved it should create the realtionships and all that fun. Obviously those things may not happen in that order... and thats fine... Im just at aloss for how to implement this with sfFormPropel. Any direction would be GREATLY appreciated. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
