1
Friends, I am trying to create a menu in a web2py application with a structure similar to:
- Menu 0
- Menu 1
- Item A
- Item B
- Menu 2
- Item C
- Menu 1
Is it possible ? I tried to break the code of the application Welcome, but it didn’t work. Grateful for the help.