How to configure Employee Profile on NowMobile
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2025 12:20 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2025 02:30 AM
- 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.
Thanks,
Raj