Table with inactive module

anvitha ash
Tera Contributor

Hello

I have an application with one module which is inactive as of now. Now when I'm trying to search for application name in the application navigator I'm not able to see application name .

 

How does it work functionality wise please let me know 

 

Thanks in advance 😃 

 

 

 

6 REPLIES 6

Sandeep Rajput
Tera Patron
Tera Patron

@anvitha ash Isn't this expected? If the corresponding module is inactive the application shouldn't be available in application navigator.

james598kee
Giga Contributor

@anvitha ash wrote:

Hello

I have an application with one module which is inactive as of now. Now when I'm trying to search for application name in the application navigator I'm not able to see application name .

 

How does it work functionality wise please let me know 

 

Thanks in advance 😃 

 

 

 


Hello,
When a module in an application is inactive, it typically won't appear in the application navigator search results. This is a common behavior to prevent users from accessing or interacting with inactive components. mypoints search

Best Regards,
Julie Doyle

GlideFather
Tera Patron

Navigate to following
For apps:
https://{your-instance}.service-now.com/now/nav/ui/classic/params/target/sys_app_application_list.do


For modules:

https://{your-instance}.service-now.com/now/nav/ui/classic/params/target/sys_app_module_list.do

There locate the module and you will be able to activate it == make it visible.

 

= = = == = = = = = = = and eventually = = = = = = = = = = = = 


Then you can restrict the visibility to specific audience only if required...

Restricting the visibility of an application - click the record in the above link and add roles.
Restricting the visibility of a module - search for the module in the app filter, hover over to the right of the line and click "Edit module" there is visibility tab (with Roles) to adjust.

 

Screenshot 2024-11-27 at 08.54.56.png
This is how to make different visibility rules for app and its modules, in case the modules are to be accessed by different users/groups.

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


anvitha ash
Tera Contributor

Thanks for your response 

@Sandeep Rajput @GlideFather 

 

If application has only module and if is inactive, then the module and application both can't be visible. My system was taking approx 5 mins to reflect the changes due to which I have confused. Due to refresh issue someone it was visible for some time then it went hidden which is as expected