I can have multi-level menus (+3) in Web2py

Asked

Viewed 89 times

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

Is it possible ? I tried to break the code of the application Welcome, but it didn’t work. Grateful for the help.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.