I want to request that you please create a custom module or component in OutSystems that allows developers to build table schemas dynamically at runtime, with AI assistance that predicts fields, relationships, and types based on a natural language description of the business need.
What we are creating
Not just a form builder — you're creating actual entity definitions on the fly.
AI-powered — the system interprets user input like:
“I need a table to store employee training sessions with session date, topic, and trainer details”
and suggests:
Supports version control of schema suggestions.
Can optionally generate sample CRUD screens immediately.