[web2py] Re: Question about response.menu !! ...

2012-11-20 Thread Don_X
Thank you Massimo ! .. it was a bit tricky ... but I got it ! .. --

[web2py] Re: Question about response.menu !! ...

2012-11-19 Thread Massimo Di Pierro
A menu is a lust a list which you display with {{=MENU(menu)}}. If you put the right stuff in the menu it should display right. On Monday, 19 November 2012 20:25:47 UTC-6, Don_X wrote: > > In the cookbook it says that we can have more than one response.menu in > the same view ! > > How would I