Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to configure Employee Profile on NowMobile

UTSAV KUMAR JAI
Tera Contributor

Hi Everyone, 

 

I want to understand from where I can make the changes on the employee profile section under the Now Mobile application.

 

Regards

Utsav

1 REPLY 1

raj chavan
Tera Guru
Tera Guru

Hi @UTSAV KUMAR JAI 

 

   - The Employee Profile section in Now Mobile is powered by Mobile Cards & Applets pulling data from the sys_user table or a related table.

   - If you need deeper customization (like fetching dynamic data), use Mobile List Screens and Form Screens under Mobile Studio

   - Modify the Data Items to ensure they reference the correct GlideRecord queries.

   - Use the NowMobile ServiceNow to preview changes before pushing them to production.

   - Validate the Employee Profile Section after making modifications to confirm everything works as expected.

 

 

Kindly mark it correct and helpful if it is applicable.

Thanks,

Raj