Arranging fields in child table List View

Hello everyone,

I have a doctype, and a child table within it. The table looks something like this -

As it can be seen, the field ‘Compulsory’ is shortened. Is it possible for me to rearrange how it looks in the List View so that all fields appear clearly.?

Many Thanks.

@Akarsh_Hegde you need build a grid template to this.

Take a look into Sales Order/Invoice, controllers to give a Idea.

1 Like