- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2018 02:57 PM
Is it possible to easily hide the picture from a Catalog Item in Service Portal when the portal is viewed on a mobile browser? I tried setting 'Mobile picture type' to 'None' but it hasn't had any affect.
Regards,
Robin
Solved! Go to Solution.
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2018 12:45 AM
This is for servicenow mobile app and will not make any difference for Service Portal. You have to modify related widget to achieve this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2018 12:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2018 09:07 PM
Thanks Gurpreet. The Kingston version of the sc-catalog-item widget is a little different but essentially the same technique worked.
Robin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2019 02:51 AM
Hi gurpreet,
Could you please confirm in which line we need to do this exactly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2019 08:26 PM
Hi Deepthi,
Please paste the code in here. Apparently you need to add additional class (hidden-xs) in the html wherever image tag is used and it will hide that image on small devices.