Main configuration item field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2024 12:55 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2024 01:21 AM
Also in your other post , we provided the solution how the filter can be added in module.
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2024 01:31 AM
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,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2024 01:32 AM
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2024 01:22 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2024 02:14 AM
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