sc_req_item "Additional Details" section visibility in service portal

banani1
Tera Contributor

I want to show only all filled up variable details in sc_req_item "Additional Details" section in service portal. I have added one screenshot where you can see I don't want to show variable which is "false". Can anyone please help me for this requirements.

Thanks in advanced

2 REPLIES 2

Sonam_Tiwari
Kilo Sage

Check this KB - 

 

Service Portal: How to hide unchecked checkbox variables in "Options" of Approval Widget.

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0685693

 

 

 

Consider indicating the response as helpful and marking it as correct if it meets your needs.

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @banani1 

 

Any reason to hide this actually? The user fills it and we are just presenting back to user. You need to do a code to check what is filled and what is not and also it will be a global change which means it will impact all other records as well. 

 

It is coming from standard Ticket configuration and you can check that and give a try buddy.

*************************************************************************************************************
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]

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