Re: [web2py] Controller function doesn’t presents the view page

2013-07-05 Thread Jason (spot) Brower
Where is your segunda.html file located? What is the name of this file that you have? And what is in the file? :P Sounds like a view issue to me. If you don't have any data in those files it may not return anything. BR, Jason On Fri, Jul 5, 2013 at 3:36 PM, wrote: > Hello all, > > I’ve

[web2py] Controller function doesn’t presents the view page

2013-07-05 Thread ricgama
Hello all, I’ve made a post before but did not receive any answers, so I will try to explain my problem I little better hoping that someone knows the answer. I have a controller function the redirects to another one: def result2(): print 'B' session.temparray2 = json.loads(reque