Sorry:
{{for head in response.my_other_menu:}}
<b>{{=A(head[0],_href=head[2])}}</b><ul>
{{for item in head[3]:}}<li>{{=A(item[0],_href=item[2])}}</
li>{{pass}}
</ul>
{{pass}}
On Oct 8, 5:05 pm, Snoboardfreak <[EMAIL PROTECTED]> wrote:
> thanks sooo much massimo!!!
>
> i'm trying your code now and getting this error
>
> ValueError: too many values to unpack
>
> any ideas why?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---