- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2025 01:06 AM
Hi
I am having this issue where the magnifying glass is not showing. You can see from my form design the fields Employee.HR, Employee.Manager are showing the magnifying glass where I can choose the record. But for the Employee.Number and Employee.name it is not showing.
Can you help me?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2025 01:48 AM
Hello @TashfiqueH
- Magnifying glass is visible only for reference field.
- The HR and Manager is a reference field referring to the user table, whereas Number is a string field.
- You can see the configuration of each field by right clicking on the form label and click configure dictionary.
Hope this helps!
"If you found my answer helpful, please like and mark it as an "accepted solution". It helps future readers to locate the solution easily and supports the community!"
Thank You
Juhi Poddar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2025 05:19 AM - edited 01-27-2025 05:24 AM
@TashfiqueH The HR and Manager field are reference fields on Employee referenced table.(As per your screenshot) so the reference icon is visible on your leave request form
Reference icon is visible Not because it is a dot-walked field, It's visible because of the field type 'Reference'.
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2025 01:20 AM
But I have dot walked, the same way I dotwalked the HR and the Manager.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2025 01:21 AM
Can you please share few more details of the issue you are facing?
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2025 01:23 AM
Sorry I did not share the form.
From the form you can see that the Name and Number, which is dot walked the same way for HR and Manager, does not have the magnifying glass.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2025 01:27 AM
Magnifying glass is only visible for fields which are 'Reference'
In your case, Number and Name are of type 'String'.
Check below link :
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2025 01:48 AM
Hello @TashfiqueH
- Magnifying glass is visible only for reference field.
- The HR and Manager is a reference field referring to the user table, whereas Number is a string field.
- You can see the configuration of each field by right clicking on the form label and click configure dictionary.
Hope this helps!
"If you found my answer helpful, please like and mark it as an "accepted solution". It helps future readers to locate the solution easily and supports the community!"
Thank You
Juhi Poddar