- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2020 07:20 AM
Hello Experts,
I'm trying to implement Now Mobile application and wanted to only display 4-5 catalog items in the Mobile Service Catalog.
The flag on the catalog item doesn't seem to work.
Did anyone happen to implement this feature?
Thanks in advance.
Please mark my response as correct and helpful if it helped solved your question.
-Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2020 07:08 AM
Below could be one of the way:
1 Create a new catalog entry in "sc_catalog" table for mobile eg."mobile service catalog". And associate the catalog items you want to show on mobile with this catalog.
2. Now go to "catalogs" under "mobile" in "application navigator". This contains all the catalogs available for mobile.
3. Mark these inactive and create a new entry for the catalog entry created in step1.
After this only catalog items associated with this catalog will be visible on mobile.
You may have to create category and associate your catalog items with some category.
Raghav
MVP 2023

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2020 07:37 AM
Hi,
The behavior was reported in the PRB1373511 which was closed as "Working as Expected" with the following explanation:
"Desktop only option differentiates the item visibility from Classic mobile and Desktop, where Desktop includes Now Mobile app. The Availability options that apply for Classic Mobile app are:
Classic Mobile Only
Desktop and Classic Mobile.
It's working as expected"
This behavior has been described in the following article:
https://hi.service-now.com/kb_view.do?sysparm_article=KB0792316
Maybe raise an idea request
https://hi.service-now.com/kb_view.do?sysparm_article=KB0755878
Thanks,
Ather
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2020 09:22 AM
I heard back from the HI support that we just cannot implement Catalog items of our own to appear in Now Mobile.
It is either all Catalog or none.
Please mark my response as correct and helpful if it helped solved your question.
-Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2020 09:13 PM
Raghav
MVP 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2020 08:41 AM
Would you mind sharing how you created Data item and applet launcher to implement this?
Please mark my response as correct and helpful if it helped solved your question.
-Thanks