Hello!
I have a many to many relation made with declarative syntax. It has
two tables (left and right) and an association_table (without Primary
Key) to relate that two tables.

I also have a form. It has two fields, one of them is a string (to the
left table) and the other one is a select (helper with multiple
options enabled so, list of id's from the right table).

I've stored the string on the left table, but I don't know how can I
store its id with its respectives id's (from the right table) in the
association table. If anybody can help me I really appreciate it!

I'm sorry by my english!

Cheers!

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en.

Reply via email to