unable to remove a field in display column in a catalog variable

bhupendrapareek
Tera Contributor

Hello , 

 

I am unable to remove a field in a catalog reference field (from a custom table)on catalog item page i.e. created .

how can i remove that ? 

any suggestions ....

 

bhupendrapareek_0-1704722210155.png

 

8 REPLIES 8

Brad Bowman
Kilo Patron
Kilo Patron

If you look at the referenced table definition, is the Created column have Display = true?  Does your variable have anything in the Variable attributes field like 

ref_auto_completer=AJAXTableCompleter...

 

Yes @Brad Bowman  , i have used Variable attribute mentioned below : 

ref_auto_completer=AJAXTableCompleter,ref_ac_columns=Field1;Filed2,ref_ac_columns_search=true,ref_ac_display_value=false

DpkSharma
Giga Expert

Hi @bhupendrapareek 

To remove a field in a catalog reference field from a custom table on the catalog item page in ServiceNow, you can follow these steps:
1. Navigate to the form where the field is located.
2. Right-click on the field label and select "Configure Dictionary".
3. In the dictionary entry form, click on the "Delete Column" button in the form header.
4. Confirm the deletion by clicking "OK".

Please note that deleting a field is a permanent action and cannot be undone. It is recommended to back up any important data before deleting a field.
Reference : https://docs.servicenow.com/bundle/vancouver-platform-administration/page/administer/reference-pages...

Hello DPK , 

thanks for response but requirement is not to delete any field but to remove the  unwanted displaying column.

created date is showing as shown in screenshot. but its not needed .