hi all,
i have a group and user many-to-many relation, joined on a groupuser
table/model.
i also have a group and credential many-to-many relation, joined on an
analogous groupcredential table/model.

with "symfony doctrine:generate-module" i generated all forms and when
i browse the group form i see two multiselect;
the credential multiselect values are (accidentally) based on the
"name" column (not a primary key) but the user multiselect displays
the user ids.

how could this happend?
and... how to change this behavior?

i find just a few pages on this,
thanks.
--~--~---------~--~----~------------~-------~--~----~
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 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to