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
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