I can see how to use onaccept/redirect to a different page standard
views and controllers, but with t3 how is this done?

Editing a T3 page, say you have:

{{=FORM(.... INPUT(_type='submit', _value='search'))}}

How would you submit to a different page.  By default it comes back to
the same page.

30 seconds later.....

wait, never mind I just used {{=FORM(.... _action='next-page')}} and that worked

thx,

-wes

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" 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