Hi there,

i'm new to symfony and am bumping into a problem here.
I merged two forms from 2 different models and need to get a foreign
key from table A to put in this table B form.

Basically, i have to
- create a record in table A and get this record's id
- create a record in table B an set it's table_a_id to the value i
just got
- fill out the rest of the info that will be put in table B

My question is :
how can i get the needed id ?

-- 
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 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