- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2020 09:22 PM
Hi All,
I need to Put the Company Logo on the header or section in Now Mobile application.
could you please suggest to me if possible, how??
Version NewYork.
Regards,
Raja Reddy
Solved! Go to Solution.
- Labels:
-
Mobile app configuration
-
Now Mobile

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2020 04:06 AM
Hi there,
I believe doing such falls in the category of... $$$$$$$
Though, what you could do, is add a banner. See this article which I wrote a few months ago:
Now Mobile banner, with link (media item)
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Mark
2020 ServiceNow Community MVP
2020 ServiceNow Developer MVP
---
LinkedIn
Community article list
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2020 09:24 PM
Please refer to this page.
Please mark helpful or accept solution so that it helps others with a similar question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2020 09:33 PM
Thanks for your response.
I need to modify in Now mobile application not classic mobile.
Regards,
Raja Reddy

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2020 03:32 AM
Hello Raja,
Greetings for the day !!
Yes, it is possible.
This can be done through sys_sg_item_section table
See attached for configuration and the end result in NOW mobile.
Please mark this as correct answer to help others on the community.
Thanks,
Ather
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 10:48 PM
By following this thread i have successfully created a banner image /logo
1. Goto 'sys_sg_media_section' table and create a media section record and add your logo in attachment of your new record and once you add in the image field you will see a record and choose that and submit .
2. Goto 'sys_sg_applet_launcher_m2m_section' table and Create a new record in UI Section field tag the record which created in step 1 and Launcher screen as ‘Homepage’ and submit .
And you will the image in Now Mobile App.