Hi All,
I want to redirect to a custom html file (NOT Index.html)
after user logs in using Auth Login() -
auth.settings.login_onaccept = []
Redirect after a successful login to a html file residing here- views
\default\samples.html
What would I need to define and where? I checked online version of
book but found it very limited. Please suggest (if possible with my
current example)
Also,
Where are these tables located in web2py ? I dont seem to find any
tables. Please let me know the structure of Auth functionality.
Thanks Rahul.
(http://www.flockbird.com/)