---
sourceDocument: Australia Sales and Order Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/order-management

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Sales and Order Management

ft:clusterId :

    - omgmt

bundleId :

    - omgmt

workflow :

    - Customer and Industry


---

# Hiding the set grid and field grid indexes

# Hiding the set grid and field grid indexes {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

You can hide the index column in a set grid or a field grid.

By default, the index column is displayed in a set grid or a field grid. This index column can be hidden in two ways: by using the layout wizard or by modifying the layout CSV file.


## Hide the index by using the layout wizard {#how_to_hide_the_setfield_grid_index__layout_wizard}

Navigate to the layout in question in the CPQ Admin. Then click the gear icon next to the set or field grid. Then select the General Settings expandable section. Set the Show Index toggle to false, save the layout, and deploy. The index will no longer
be displayed.  
Hinweis:  
the Show Index setting is available for field grids as well.

## Hide the index by modifying the layout CSV file {#how_to_hide_the_setfield_grid_index__layout_csv}

To hide the column, adjust your layout CSV to include the following instruction in the "Value", for an appropriate row: `{"indexVisible" : "false"}`

The examples below illustrate the CSV files for a field grid and for a set. In both cases, the Index is hidden on runtime:


## Field grid CSV file {#how_to_hide_the_setfield_grid_index__example_w4l_gld_jhc}


[Link](https://docs.google.com/spreadsheets/d/13tWln8PHc6ITf8_gheuML_CCO-IuFLIps8-jOZNIsPw/edit?usp=sharing) to CSV example  

## Sets CSV file {#how_to_hide_the_setfield_grid_index__example_rnp_3ld_jhc}


[Link](https://docs.google.com/spreadsheets/d/1Kt7lISg87_aNTOrKcKLbJ4ObKeROcGqOOT8vPVx00Vc/edit?usp=sharing) to CSV example
**Zugehörige Konzepte**   

* [Modifying the Size and Change Size fields for a set](https://servicenow-prod.fluidtopics.net/SzchPcfNn4b9cQXtA5GXVQ "You can change the appearance of the size fields for a set, or hide them altogether.")

