Data Visibility in Child Tables

Data Visibility in Child Tables

The editable grid is a feature included in ERPNext. By doing this, the user can add data to the child table without having to display a form or dialog box for each row.

When the Editable Grid is enabled, this is how the value is displayed in the Quote Item table. The table will only have a maximum of four columns.

Only four columns are displayed in the child table by default. The Editable Grid can now have extra columns thanks to the steps that are listed below.

For the field to be added as a column in the table, put a value in the Column field. Also, make sure that field's "Is List View" value is checked.

Columns will be added to the child table based on the value in the Column field. Make sure the maximum value added in the Column field is 10. Based on the Column value, the width for that column will be set.

Switch to Un-editable Grid You can turn off Editable Grid for the Quotation Item DocType in order to display more values in the table's preview. Steps below.

When Editable Grid is turned off for a quotation item, the values will appear as follows in a preview of the quotation item table:

Make sure the "In List View" feature is selected for a given field in the Customize Form tool if you want the value of that field to appear in the preview.