hi all, i have implemented a applaction with streams table with tags and tagging support. every thing is working fine for me. Problem is while entering the data in to tables i am able to add all fields in to streams table from new.html.erb,except tag name assigning to this because tag will need id of sream table entry. Once i done with adding the fields in to sterams table i am using create button to update in database.Now i got stream id and i want to assing the tagname to the stream, for this i am planning to open a new page which is used to add tag name for table entries. How to create a new page to do this? if i am wrong give me correct way to do this? thanks for reading query and any suggestions regard Srikanth --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---