- Issue created by @jansi.n
We have content type -> Tab paragraph-> Table Paragraph-> Subtable paragraph->Row headers paragraph
Above is the hierarchy of content and paragraph relationships that used.
Actually Row Header paragraph values are missing in the node edit page, Since there are 15 row headers available in the database. But the problem is row headers are not rendering in the node edit page.
We print the node and its references in theme_form_alter hook in .theme fie , we don't see field_row_headers field under subtable paragraph but we can see field_row_headers field in module_form_alter hook in .module file.
Active
2.1
User interface