Help Broke Something - Gotta Fix

terrieb
Tera Guru

So was working with service desk staff and they asked for a custom field on the Catalog Task form where if their group is the assignment group they can have another "assignment" type of service levels.

 

While we got that to work, the problem is it broke the display at the top of the Request, RITM and Task forms.

 

It should display the number at the top like this:

terrieb_0-1762528705269.png

 

Now it's showing this:

terrieb_1-1762528724229.png

 

Doing that on all 3 - Request/RITM/Catalog Task views

 

It's even showing that on the corresponding fields on the forms.

Like on the Requested Item form, the Field of Request is showing this:

terrieb_2-1762528807169.png

When it should be showing this: 

terrieb_3-1762528844958.png

 

So I broke something.  Even though I removed that custom field from the Catalog Task form, it's still showing this.

 

How do I fix this!!

1 ACCEPTED SOLUTION

jonsan09
Giga Sage
Giga Sage

It sounds like the display value on the Request Item table might have been changed. You'll want to check if the Number field has the display flag set to true, or if another field has it set. You might also have to check the dictionary override related listed on your new field and check if it is overriding the display value. 
Screenshot 2025-11-07 082908.png

Screenshot 2025-11-07 082938.png

Screenshot 2025-11-07 082949.png

View solution in original post

5 REPLIES 5

jonsan09
Giga Sage
Giga Sage

It sounds like the display value on the Request Item table might have been changed. You'll want to check if the Number field has the display flag set to true, or if another field has it set. You might also have to check the dictionary override related listed on your new field and check if it is overriding the display value. 
Screenshot 2025-11-07 082908.png

Screenshot 2025-11-07 082938.png

Screenshot 2025-11-07 082949.png

Sarthak's reply fixed the Request/RITM display banner

 

I followed your advice for turning that customized field to false for display and now everything is back the way it should be.

 

 

Sarthak Kashyap
Kilo Sage

Hi @terrieb ,

 

I tried your problem in my PDI and it is working for me please check below solution

On your table make number field as display = true.

SarthakKashyap_0-1762529871017.png

 

Please mark my answer correct and helpful if this works for you

Thanks and Regards,

Sarthak

Awesome - That worked for the Request and RITM form banner but unfortunately not for the Catalog Task banner in Task form view:   

 

Now showing like this: 

terrieb_2-1762530349233.png

 

And in checking the table on that, the field display is true

terrieb_1-1762530225745.png

It used to show like this:

terrieb_3-1762530420108.png