- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2018 08:58 AM
HI Team
i have created the table u_Record and created two fields hold code and hold code description and updated the value. i did create the one field (Hold Code)in service catalog which is Reference field and referencing the u_record table.
once i select the hold code then hold code value should be populate in variable but created value is coming.
this is my issue, request you, plz. provide me solution.
Solved! Go to Solution.
- Labels:
-
Instance Configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2018 09:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2018 09:00 AM
In Dictionary change your display to true for that reference field you will be able to see the correct name appearing
System--> Dictionary---> Name of the table ---> that reference field ---> set it to true
Mark my ANSWER as CORRECT and HELPFUL if it helped
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2018 09:01 AM
on your custom table is the Hold Code column set as display true?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2018 09:02 AM
Hi,
Navigate to your Hold code table and open the column for Hold code, check the display to true for this column and it would be displayed on the reference field.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2018 09:48 AM
Thanks Team, it is working,