- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2024 05:42 AM
Hi all,
I am new to the mobile app builder. I am trying to change the font size of the text on the mobile app. Could you please let me know if this can be done.
Many Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2024 11:27 PM
I was able to change the font size of the fields by making changes to the Card Temaplate JSON.
Added the below attribute where ever necessary in the JSON
"Font": {
"Weight": "regular",
"Size": 18
}
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2024 06:03 AM
You can change the font size by settings on the mobile app not Mobile App Builder as the below document. Please check it.
[Docs] Defining font size settings for mobile devices
https://docs.servicenow.com/csh?topicname=accessibility-mobile-typography.html&version=latest
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2024 06:30 AM
Hi @Daichi Ishikawa ,
As per the document we need to change the font size in Accessibility option from the menu. But I'm not able to find this option at all in the Settings.
The app version I am using is 17.2.0.
Could you please let me know if I'm missing something.
Many Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2024 09:50 PM
Hi - you need to change from your mobile phone settings. check the procedure section,
As of now, Text-label typography within the ServiceNow Mobile Platform isn't yet fully available for mobile and legacy cards, map screens, Virtual Agent, dynamic segments, and mobile banners
PaulSylo
Kindly mark "helpful", if this helps, or Mark as "Accepted " if it solves your issues !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2024 01:48 AM
Hi @RevathiV ,
According to the attached article, it is talking about the mobile setting. You can go to your mobile setting search, simply type font, and configure according to your requirements.
https://docs.servicenow.com/csh?topicname=accessibility-mobile-typography.html&version=latest