I am not getting an error, it just renders the view that would normally default to 'test.html'
On Thursday, November 7, 2013 12:21:00 PM UTC-5, Massimo Di Pierro wrote: > > What error do you get? This should work fine. > > On Thursday, 7 November 2013 10:34:39 UTC-6, David wrote: >> >> Hello, >> >> I am trying to use a different view for mobile devices but am not having >> any luck using: >> >> response.view = 'test/test.mobile.html' >> >> in the controller as demonstrated in >> http://www.web2py.com/init/default/examples example 4 >> >> Am I doing something wrong? >> >> David >> > -- 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]. For more options, visit https://groups.google.com/groups/opt_out.

