Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
After upgrade to NY the icon next to the catalog items are missing in the search page - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • After upgrade to NY the icon next to the catalog items are missing in the search page
KB0790233

After upgrade to NY the icon next to the catalog items are missing in the search page


452 Views Last updated : Apr 8, 2024 public Copy Permalink
KB Summary by Now Assist

Issue

In the instances upgraded to New York, the icon/image that shows for the search results page is missing in Service Portal

Release

New York

Cause

Search page template in search source for the catalog items is not rendering the icon correctly.

Resolution

  1. Navigate to the search sources list (table :sp_search_source).
  2. Update 'Search page template' for catalog items search source (SysID :c96eb1686721220023c82e08f585efff) by adding float:left; background-size:contain; background-repeat:no-repeat; in the style on Line 4. The updated line of code will be :
<i ng-if="!item.picture && item.icon" class="ta-icon" style="float:left; background-size:contain; background-repeat:no-repeat; background-image:url('{{item.icon}}'); width:16px; height:16px;margin-right:15px"></i>

           3. Save the record


The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • Cookie Preferences
  • © 2025 ServiceNow. All rights reserved.
We use cookies on this site to improve your browsing experience, analyze individualized usage and website traffic, tailor content to your preferences, and make your interactions with our website more meaningful. To learn more about the cookies we use and how you can change your preferences, please read our Cookie Policy and visit our Cookie Preference Manager. By clicking “Accept and Proceed,” closing this banner or continuing to browse this site, you consent to the use of cookies.