Skip to content

[Feature]: A new jsonToHtmlTable function #5906

@Baaaaaz

Description

@Baaaaaz

Describe the Problem

Having to construct different html tables or forms based on different json schemas.

The Solution you'd like

Provide a native jsonToHtmlTable function to recursively convert json objects and arrays into nested html tables.

Option to pivot arrays of objects and objects of objects, so similar nested structures can be tabularized.

Option to show content as cell values or as html inputs which could be embedded in an html form.

Alternatives that you've considered.

Continue to develop and use this MTScript equivalent and suffer the slow performance with large and complex json datasets: https://discord.com/channels/296230822262865920/1401537394460725328

Additional Context

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureAdding functionality that adds value

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions