Reference Field Not Showing

TashfiqueH
Tera Contributor

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?

 

 

TashfiqueH_0-1737968628241.png

TashfiqueH_1-1737968643456.png

 

2 ACCEPTED SOLUTIONS

Juhi Poddar
Kilo Patron

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

View solution in original post

@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'.

 

VoonaRohila_0-1737984025340.png

VoonaRohila_1-1737984159652.png

 

 

 


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

View solution in original post

11 REPLIES 11

But I have dot walked, the same way I dotwalked the HR and the Manager. 

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

Sorry I did not share the form. 

TashfiqueH_0-1737969768369.png

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. 

 

Magnifying glass is only visible for fields which are 'Reference'

In your case, Number and Name are of type 'String'.

Check below link : 

https://www.servicenow.com/docs/bundle/xanadu-platform-administration/page/administer/field-administ...

 


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

Juhi Poddar
Kilo Patron

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