- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2024 07:40 AM - edited 10-21-2024 07:41 AM
Hello, I do not know where to start in developing this requirement. Please help.
I am on CSM Portal and customer usually go to Manage Users option in here.
On this option, they do not want to see customer contacts that are locked out.
So technically all customer contacts that are locked out is true must be hidden from them.
These users can be found on the "customer_contact.list" table and the field is "locked_out".
Please help me where to start. Thank you.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2024 01:45 AM
You nee to update the HREF/URL by adding the locked_out = false in the URL. This might works for you.
Can you give it a try once.
Thanks,
Rajashekhar Mushke
Rising star : 2022 - 2024
Community Leader -2018
Connect me on LinkedIn : Rajashekhar Mushke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2024 07:48 AM
Hi @tindiz,
You need to find the related widget and apply the filter to show only locked_out = false users. Let me know if you need more help
Thanks,
Rajashekhar Mushke
Rising star : 2022 - 2024
Community Leader -2018
Connect me on LinkedIn : Rajashekhar Mushke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2024 08:51 AM
There is no widget for Manage Users but was able to locate the Manage Users menu item. Where should I apply the filter?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2024 01:45 AM
You nee to update the HREF/URL by adding the locked_out = false in the URL. This might works for you.
Can you give it a try once.
Thanks,
Rajashekhar Mushke
Rising star : 2022 - 2024
Community Leader -2018
Connect me on LinkedIn : Rajashekhar Mushke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2024 07:51 AM
Hi @tindiz
It is not OOTB available, means someone in your instance created this
Go to CSM Portal Header
There you will find the Menu --> Manager User
-- Open that and then you find some HTML code.
or you need to open this page and you can see the code.
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]
****************************************************************************************************************