I am a newbie. I am trying to build a web interface w/web2py that will have 
a leftsidebar menu as part of the layout for all views. I know that you can 
set a global via the  controllers return dict. like:return dict(form=grid, 
left_sidebar_enabled = True)....But how do I get the menu there, that is, 
what do I have to change in layout.html menu.py & any associated css files 
to 'make it so'

-- 
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.

Reply via email to