On 1 December 2014 at 09:23, Alex Glaros <alexgla...@gmail.com> wrote:
Question one: > > This is in controller: > vars=dict(Alex=99) > > This is in view: > <br>Alex = {{ =response.get_vars.Alex}} <br> > > error is: 'NoneType' object has no attribute 'Alex'. I assume this is > not the way to get a var to show up in view. What is correct syntax? > > Try <br> Alex = {{=Alex}} </br> Regards Johann -- 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 web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.