Main configuration item field

manju12
Tera Expert

Hi,

 

How to add the default filter conditions in cmdb_ci table?

If I open cmdb_ci.LIST -> then open with all cmdb list but I need to open like default like all>active=true. Please let me know how to do this.

 

Note: It is not a module hence I am facing the issue.

 

Thanks,

Manju

9 REPLIES 9

Also in your other post , we provided the solution how the filter can be added in  module. 

 

@manju12 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Hi @Dr Atul G- LNG ,

Yes, You have given the solution but I checked what you have shared the like but I am not able achieve.

I need confirmation we can't able to achieve this without creating the module?

Thanks, 

Yes,, we can achieve without creating module. @manju12 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

SN_Learn
Kilo Patron
Kilo Patron

Hi @manju12 ,

 

As you are using [table_name].LIST , It will open the records in list view without any filters on it. 

 

You have to utilize the fixed query functionality to set the default filter in list view. Please check the below:

Restrict filters and breadcrumbs with fixed queries 

 

Mark this as Helpful / Accept the Solution if this helps

----------------------------------------------------------------
Mark this as Helpful / Accept the Solution if this helps.

Hi @SN_Learn ,

 

I need to apply main table, we don't have module hence I need confirmation without module can we achieve or not?

Thanks