Reference field is not showing the display value value which is true
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
I have created a catalog ,in which I have a reference field with demand table , in that table the display true is on Number field but when I select any record in that variable its showing the Demand name instead of Demand Number
m
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Hi @kiran kumar m1,
I tried to reproduce this using a custom table and a Catalog Item with a Reference variable.
when the Number field was configured as the Display field on the referenced table, the Catalog reference variable displayed the Demand Number correctly (for example, DEM0001002, DEM0001003).
Since your variable is displaying the Demand Name instead, check
- Verify that the Number field is still the Display field (Display = true) on the Demand table.
- Check whether the reference variable has any Attributes (such as ref_ac_columns or other autocomplete attributes) that might affect what is displayed.
- Verify there isn't a custom Reference Qualifier, Client Script, or Script Include modifying the lookup behavior.
- If you recently changed the Display field, try clearing the cache and test again.