Skip to content

🐛 Feature Request: Allow Rendering Forms from JSON Schema #35

@saileshkush95

Description

@saileshkush95

Description
It would be very helpful if FormCN supported rendering forms dynamically from a JSON configuration/schema. This would enable developers to define form structures programmatically and generate forms at runtime instead of hardcoding them.

Use Case
In many applications (e.g., admin panels, SaaS builders, dynamic workflows), form fields are stored in a database or received via API. Supporting JSON-based rendering would allow:
• Dynamic form generation
• Easier customization per user/client
• Reduced repetitive UI code
• Better integration with backend-driven systems

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions