Here are the steps I followed.
-
Create a Custom DOCTYPE and select is child table
-
Table created with lables
-
Document type: Document
-
Modify a form to add a table
-
Call the Custom Doctype from the table.
-
Add rows to the table.
Problem:
- Table does not display column labels
- Rows just display the row number and everything else is shown as blank.
- Clicking on the row displays the values.
Can someone suggest what I am missing out?