Locked_out=true to be hidden from CSM Portal

tindiz
Giga Guru

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.

 

tindiz_0-1729521526665.png

 

1 ACCEPTED SOLUTION

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

View solution in original post

9 REPLIES 9

Rajesh Mushke
Mega Sage
Mega Sage

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

There is no widget for Manage Users but was able to locate the Manage Users menu item. Where should I apply the filter?

 

tindiz_1-1729525883466.png

 

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

Dr Atul G- LNG
Tera Patron
Tera Patron

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]

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