Skip to content

Tables are not included inside activeLayoutDOM #1

@leemeta

Description

@leemeta

Code:
myLayout = app.activeLayout();// Get the active layout
pageHtml = myLayout.getDOM();
console.log(pageHtml);

I can't get table elements inside the DOM. I can only get the table inside the DOM if the table is converted to text.

Can you please check this?

test_table

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions