smartgrid that shows list of parents from a parents table and a Children linked table. Clicking on the Children link on a specific parent line shows a list of children's of that parent. So far so good. Click on the edit button on specific child in the list I can edit this child. Finish editing by submitting the edit form of the child takes me back to the parent list and not to the list of children where I was just before I started editing specific child. How can I get back to the list of children of the parent instead of to the parents list after editing a child record?
-- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/ee62c36b-4395-47fe-af29-23f901c46eb8%40googlegroups.com.

