hi, im poping up a window with:
<%= link_to("Add new Item", "/bol_lines/new", :popup => ['window_name',
'width=600,height=600']) %>
now, that link resides in teh edit view of the parent of the 1<>N
asscoation. the child window is supposed to be the NEW view of the
child-association. but to submit the new view containting the
bol_lines form i need to have the parent_id as hidden field or
similar...
how can i achieve that?
thx
--
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" 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/rubyonrails-talk?hl=en.