how to add sub-module

learnow
Kilo Guru

Hello,

I need to add sub-module under module in the application. As below mentioned:

1.PNG

How to add sub-module under module in the application?

Thanks

1 ACCEPTED SOLUTION

dvp
Mega Sage
Mega Sage

Create a module of type Separator under your desired application Menu



Here is the example of Idea seperator


find_real_file.png



find_real_file.png


View solution in original post

4 REPLIES 4

dvp
Mega Sage
Mega Sage

Create a module of type Separator under your desired application Menu



Here is the example of Idea seperator


find_real_file.png



find_real_file.png


But how can I add separator type for the existing module? And how to order them by the right way? In my case I already created modules but suddenly I understand that I need separator. So how can I add these separator type to the existing modules?


The answer is in your question itself.


There is field called order on module form.



find_real_file.png



Go to System Definition > Application Menu


and search by your application name like self-service


find_real_file.png



once you opened the application menu record then you will see all the modules under it as shown in above screenshot.


THanks!