How to get the Serial number alone from ALM Haredware table to be visible in the reference type

Negha1
Tera Contributor

I want only the serial number to be searched and poupulated in the REFERENCE type variale name"Serial number" from ALM Hardware table in the catalog item form.

 

As of now iam getting both the Display name of an asset and the serial number but i want only the serial number to be searched and selected.

 

Negha1_0-1737132297368.pngNegha1_1-1737132319249.png

Provide me an Answer for this. i want only the Serial number, like in right an side in the first picture,

 

4 REPLIES 4

Brian Lancaster
Tera Sage

You would have to go to the aml_hardware table and open a record. Then right click on serial number and choose configure dictionary. Then go to dictionary override tab and click new and check override display value. Note this will not just change it for the catalog item but will change it for all references to the aml_hardware table in the entire system.

 

Example screenshot below as we did this in release management to display the short description for instead of the number.

 

BrianLancaster_0-1737135914216.png

 

Negha1
Tera Contributor

I want it for a catalog item alone, not for overall.

You can't with a reference field. It's the entire system no nothing. You can try what @Viraj Hudlikar  said and use a lookup select box.

Viraj Hudlikar
Tera Sage

Hello @Negha1 

 

If you want the variable to display the serial number, try a Lookup Select Box type variable.  A reference variable will allow search on other fields but display the Name field or whatever the display column for that table is in your environment.

 

If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.

 

Thanks & Regards
Viraj Hudlikar.