Wow... awesome, Anthony. Thank you. I figured it was something easy. Where should I put that exactly? I've tried putting it in db.py and menu.py and even my controller, but its not taking.
On Thursday, October 16, 2014 9:49:10 PM UTC-4, Anthony wrote: > > auth.navbar(prefix='Howdy') > > Anthony > > On Thursday, October 16, 2014 8:26:29 PM UTC-4, LoveWeb2py wrote: >> >> Is it possible? I see the code in tools.py, but I don't see any methods >> for the class. I guess I could do something like menu = auth.navbar() and >> try to take it from there? I went through the book and didn't see anything >> so just want to know if I missed something. >> > -- 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/d/optout.

