Nevermind *DUMB* question. I need to implement an "AddArticle" on the
Issue form, or switch it over to a M2M.

Sorry... thanks!

On Sep 12, 10:56 am, ProdigitalSon <[EMAIL PROTECTED]>
wrote:
> Does propel:build-forms not have support for 1-n relationships or am i
> doing something wrong?
>
> For example:
> <code>
> propel:
>   article:
>     id:
>     title: varchar(255)
>     issue_id:
>   issue:
>     id:
>     date: date
> </code>
>
> This schema does not generate the logic in BaseIssueForm/IssueForm to
> handle associating/saving multiple Articles (which i would think would
> be very similar to the logic for a M2M relationship using
> sfWidgetFormPropelSelectMany by default).
>
> Am I dosing something wrong or do i have to craft this all myself?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to