Skip to content

Html data driven #90

Open
@ghost

Description

I am planning to use openapi as a data description to drive the Form builder.

OpenAPI has jsonschema to describe the validation.

Just throwing it out there if anyone is interested in this.

I am thinking about it automatically choosing what form builder widget to use at runtime based on the values data type
Datatimethen choose date time widget
Int then choose X
Etc etc.

I suspect the above logic will not be enough though so I might just add a mapping layer of data name maps to form builder type X.

If anyone has any ideas on this please holler :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions