Hi,

I have two tables with a one-to-many association and am using a nested
scaffold to manipulate the child table.

When I open the nested scaffold, click "Edit" of one of the child
records and click "Update", the nest gets canceled and only child
records are listed in the new page.
The URL is as follows.

http://localhost:3000/topic_items?authenticity_token=Y5ntDJLH5qCLU%2F2XfKhyAs0IWh0QqG0Ey0%2FhSNr9Kjo%3D&eid=c68ddffe78a3e98524094e5213eab3d0&nested=true&parent_column=topic_items&parent_model=Topic

I want the page to stay nested even after update.
How can I configure?

Thanks,

ebi

--

You received this message because you are subscribed to the Google Groups 
"ActiveScaffold : Ruby on Rails plugin" 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/activescaffold?hl=en.


Reply via email to