Adding custom doctype to a table in a form does not display the details

Here are the steps I followed.

  1. Create a Custom DOCTYPE and select is child table

  2. Table created with lables

  3. Document type: Document

  4. Modify a form to add a table

  5. Call the Custom Doctype from the table.

  6. Add rows to the table.

Problem:

  1. Table does not display column labels
  2. Rows just display the row number and everything else is shown as blank.
  3. Clicking on the row displays the values.

Can someone suggest what I am missing out?

In child table doctype, click on In List View and Index property

Thank You so much.

1 Like