This seems so elementary, but it's been bugging me for days.  I tried
to find more information in the documentation, in the book, searched
this group and even read the source (as best I could),  but I'm
stymied.

When I use the function:

http://localhost:8001/myapp/default/data/update/person/1

the form is displayed as expected, but after the update, the resulting
screen is (redirected to):

http://localhost:8001/myapp/default/data/tables

and I cannot figure out how to change that behavior, for example call
index.

Am I missing something fundamentally simple?  Also, what is the best
way to modify the SQLForm that is used in the display.  Is there a
better description on how to use the CRUD functions?

Thanks in advance.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to