Creating multilevel application menu.

Milind
Kilo Contributor

Hi Pal,

I want to create a multilevel application menu in ServiceNow, is there any way so that I can do it. The menu should be like below:

    1. Top Level or First Level (Using Application Menu)
      1. Second Level (Using Module)
        1. Third Level - First Item
          1. Fourth Level - First Item
          2. Fourth Level - Second Item
        2. Third Level - Second Item
          1. Fourth Level - Third Item
          2. Fourth Level - Fourth Item
      2. Second Level Another Item

Thank you,

- Milind.

1 ACCEPTED SOLUTION

kalyan778
Mega Guru

Hi Milind,



You can do that like below.You need to use seperators for dividing the modules.



find_real_file.png



Thanks


View solution in original post

4 REPLIES 4

kalyan778
Mega Guru

Hi Milind,



You can do that like below.You need to use seperators for dividing the modules.



find_real_file.png



Thanks


Milind
Kilo Contributor

Ok. So the seperators module without title divides the second level first item from second Item. Thank you.


your welcome.


Dbarre
Tera Contributor

Am I missing something here? I'm pretty sure the answer didn't give you your desired outcome of having a third and fourth level of nested options in your application Menu?