What causes '9+' to shown on 'My Tickets' as part of the out of the box 'My Items' widget

matthew_hughes
Kilo Sage

I'm working with the 'My Items' widget and what I've noticed is that '9+' is showing if more than 9 tickets are raised:

matthew_hughes_0-1725545055499.png

However, I was just wondering what causes '9+' to show, and is there a way of changing it so that it shows the real number of tickets e.g. 12?

 

1 REPLY 1

debendudas
Mega Sage
Mega Sage

Hi @matthew_hughes ,

This is an OOTB behavior and there are 2 ways that you can customize existing behavior, and both are not recommended:


Widget Customization:

You can navigate to " /sp_ng_template.do?sys_id=8df1a03277b361108f64b2487b5a9900" and change the highlighted variable to "totalItemCount".

debendudas_1-1725555503806.png

 

Script Include Customization:

You can navigate to "/sys_script_include.do?sys_id=1dc8fe7253b03010067cddeeff7b1243" and comment out the highlighted part (line 88-90).

debendudas_2-1725555618669.png

……………………………………………………………………………………………………

Please Mark it helpful  👍 and Accept Solution ✔️ !!!! If this helps you!!