Reference field has display value in XML but not showing on form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2017 02:00 AM
Hello,
On Change request form, there is a reference field named Company.
This company field has value but not showing on form, please refer below screenshot:
On Form:
In XML :
How can i resolve this issue?
Appriciate your quick help.
Thank you,
Priyanka

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2017 02:05 AM
hI,
Go to referenced table and in table dictionary set display(column) as true.
Thanks,
Bhagya Lakshmi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2017 02:12 AM
Hi Bhagya Lakshmi,
In most of records, it appears. Only few are there with such scenario.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2017 02:22 AM
Hi Priyanka,
The value should be the sys_id since it is a reference field, like the one shown below. Check the code and see how the value is displayed.
<company display_value="ACME UK">a66b1fb03710200044e0bfc8bcbe5d08</company>
Regards,
Sagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2017 05:29 PM
I am seeing a similar issue. We have a reference list on our form. Some of the references in the XML show the display value and some show the sys_id.
We're on Jakarta.
<u_associated_services>MXCVM27117098</u_associated_services>
<u_associated_services>
88ad7dcb4f002a40b33b66fe0310c76f,13866dca4f52878045afcf401310c75b,1b866dca4f52878045afcf401310c75b
</u_associated_services>