Hi I am developing a project with symfony (doctrine) and I am encountering some problems in retrieving data from child0tables; I'll explain the whole question: in my mysql db I have a main table that contains foreign key of some child tables.
I've created symfony modules on these tables, and everything works fine, but in the main module I can see ID number, but I want to show their text labels, stored in child tables I've tried to find a solution reading again alla symfony documentation, but I have not been able to find a solution do you have had similar problems? how you solved? so you know some symfony documentation pages where I can learn something more about this question? I am not able to find anything ... thank you best regards Matthew -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com 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
