How to display First name only instead of Full Name in Header Title of NowMobile App ?

Navneet Arora
Mega Expert

I need to display only the first name in the header title of homepage login of the Mobile App instead of Full Name which comes as OOTB. as of now it looks like below :

find_real_file.png

I did check in OOTB UI parameter but wasn't able to alter it and get only the first name. Please suggest.

 

 

 

1 ACCEPTED SOLUTION

Thanks Max, I tried the same and it worked for me. Below are the steps and screenshots:

1. Created a new entry in sys_sg_applet_launcher_header table as below:

find_real_file.png

2. Added the header title value in Applet Launcher --> Homepage as below:

find_real_file.png

3. Below is the screenshot after applying above changes:

find_real_file.png

 

 

 

View solution in original post

8 REPLIES 8

Thanks Harsh. But I already checked this before and as per that config, full name is displayed but I just want to display the first name only . Can we do some code to display only the first name ?

 

find_real_file.png

i don't think it can be done. lets wait for other folks, they might have some solution. 

Hi Harsh,

I was able to make it work. Please check my comments below.