Hiding the set grid and field grid indexes
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
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.
Hide the index by modifying the layout CSV file
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: