Catalog Item Variables

Prajwal G Vaish
Giga Guru

Hi Team,
On the catalog item we have a reference field for which we are trying not to show any values in the field.
Can anyone please let me know how can we achieve this.

 

Thank you

Prajwal

1 ACCEPTED SOLUTION

@Prajwal G Vaish you can take a lookup select box field type and do the configurations as below.

Pradnyesh_0-1723438145805.png

You can take any field their that you want to show in the reference field on catalog item.

Results will be like this : - 

Pradnyesh_1-1723438302373.png



If your problem is resolved with this, mark it as helpful.

View solution in original post

11 REPLIES 11

Rohit99
Mega Sage

Hi @Prajwal G Vaish,

You will find "include none" checkbox in Type Specification tab of Variable 
This will show value as --None-- in that field

Rohit99_0-1723098017419.png

 

 

Rohit99_1-1723098088574.png

 

 

Please mark my response as correct and helpful if it helped solved your question.

 

Thanks,

Rohit Suryawanshi

 

 

Prajwal G Vaish
Giga Guru

Hi Team,

Please find the additional information on the requirement.

 

below is the List collector field referencing to incident table,
The requirement is not to show the Incident Number in the reference field but should show the other fields.

PrajwalGVaish_1-1723202061934.png

 

 

The reference variable attribute is :


ref_auto_completer=AJAXTableCompleter,ref_ac_columns = caller_id;urgency;state;short_description,ref_ac_columns_search=true,ref_ac_display_value=true

 

 

 

Thank you

Prajwal

Hi @Prajwal G Vaish 

 

Can you try making the attribute as ref_auto_completer=AJAXTableCompleter,ref_ac_columns = caller_id;urgency;state;short_description,ref_ac_columns_search=true,ref_ac_display_value=false. 

 

Just make the ref_ac_display_value=false and see if it helps.

 

Thanks and Regards

Amit Verma


Please mark this response as correct and helpful if it assisted you with your question.

Hi @Amit Verma,
Thank you Very much for your response, 
I tried the above method, but it seems to not work as excepted.
 

@Prajwal G Vaish 

on incident table the number field is Display=true so it will anyhow show when you use it in list collector variable

even if you don't include the number field in ref_ac_columns it will still show. that OOB behavior

Did you try to use lookup select box variable?

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader