In the cookbook it says that we can have more than one response.menu in the 
same view !

How would I go about it ? ...

I created another response.menu by naming it in the menu model file :   
response.menubar = [ ]

and then expanded on its own menu items  inside the __def( )  function   
.... by doing  5 response.menubar.append( .... )  instructions to show 5 
dropdown items ...

the menu did not come up ... ( it shows as a whole bunch of jeebrishhhh ! ) 
...

How do I go about creating another response.menu in the same view ??? ...

please advise 

Don

-- 



Reply via email to