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.
Why Catalog Client Script involving UI scripts does not work in Mobile Apps ? - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • Why Catalog Client Script involving UI scripts does not work in Mobile Apps ?
KB0822286

Why Catalog Client Script involving UI scripts does not work in Mobile Apps ?


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

Issue

Catalog Client Scripts does not work in Mobile Apps in Now.

Release

New York, Orlando

Cause

This happened because the Service portal in NOW mobile is based on /mesp.

Service portal uses JS includes and the UI script needs to be added as a JS includes so that it is called in the /mesp portal

Resolution

In order to fix this issue please perform the following steps.

  1. Go to https://yourinstance.service-now.com/m2m_sp_theme_js_include.do?
  2. Enter all the necessary details including the JS includes.
  3. The JS includes will have the UI script which you have created and is used in the client script.
  4. This will link the UI script with the mobile employee service portal.
  5. Now in order to confirm this check in the sp_theme table where name is Mobile Employee.
  6. Notice that in the related list JS includes the relationship is present.

Related Links

Please go through the below documentation on more information on the Service Portal dependencies.

Service Portal Dependencies 


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
  • © 2025 ServiceNow. All rights reserved.