Is there a way to fetch the logged in user's location and populate in input form screen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-22-2023 02:34 AM
Is there a way to fetch the logged in user's location and populate in input form screen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-22-2023 03:24 AM
Hi @Guru raj1 ,
Yes you can display the location of the logged-in user in UI using Display Br.
Try - gs.getUser().location
Kindly, please mark my solution as Helpful/Correct, if applicable. If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-25-2023 10:45 AM
Hello @Vengateshwaran from location I mean the actual device location and not the one from the sys_user table. apologies for the confusion.