
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2017 04:00 AM
Hello,
I need to add sub-module under module in the application. As below mentioned:
How to add sub-module under module in the application?
Thanks
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2017 04:05 AM
Create a module of type Separator under your desired application Menu
Here is the example of Idea seperator

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2017 04:05 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2017 04:31 AM
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?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2017 04:37 AM
The answer is in your question itself.
There is field called order on module form.
Go to System Definition > Application Menu
and search by your application name like self-service
once you opened the application menu record then you will see all the modules under it as shown in above screenshot.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2017 04:41 AM
THanks!