Need to Put Company Logo on Header in Now mobile app

raja reddy
Tera Contributor

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

1 ACCEPTED SOLUTION

Mark Roethof
Tera Patron
Tera Patron

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

LinkedIn

View solution in original post

6 REPLIES 6

Vivektietsood
Tera Guru
Tera Guru

https://docs.servicenow.com/bundle/newyork-mobile/page/administer/tablet-mobile-ui/task/customize-mo...

Please refer to this page. 

Please mark helpful or accept solution so that it helps others with a similar question

raja reddy
Tera Contributor

Thanks for your response.

I need to modify in Now mobile application not classic mobile.

 

Regards,

Raja Reddy

atherakhtar
ServiceNow Employee
ServiceNow Employee

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

 

 

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.