Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 04:46 AM
Hi @saanvitha
we can use Dot walking as
user.location.country_field.getDisplayValue();//to get the value of the field
or
user.location.country_field.getValue();//to get the sys_id of the field
If my answer finds you well, helpful, and related to the question asked. Please mark it as correct and helpful.
Thanks
dgarad
Thanks
dgarad