Not Able to select the Reference Field value in Service Catalog Variable

anilkumarsharma
Giga Guru

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.

 

find_real_file.png

1 ACCEPTED SOLUTION

scott barnard1
Kilo Sage

on your custom table is the Hold Code column set as display true?

View solution in original post

4 REPLIES 4

Ct111
Tera Sage

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

scott barnard1
Kilo Sage

on your custom table is the Hold Code column set as display true?

Alikutty A
Tera Sage

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!

anilkumarsharma
Giga Guru

Thanks Team, it is working,