wrappid / app-builder-module

MIT License
9 stars 0 forks source link

feature: Model Schema Builder #51

Open SaiHaritha-Kancherla opened 3 months ago

SaiHaritha-Kancherla commented 3 months ago

Create a Model Schema Builder for ModelSchemas.

1) Create a Dynamic Form for creating Model Schema JSON. 2) Create a component as Model Schema Builder. 3) Add it to Component Registry of app builder module. 4) Code ModelSchemaBuilder similar to BusinessEntityComponent.

techoneel commented 3 months ago

1) Create a Form for Model Schemas.

Please make sure your form schema must have a field schema with the following structure.

{
     "id": "schema",
     "name": "schema",
     "type": "ModelSchemaBuilder",
     "gridSize": 12
}
techoneel commented 3 weeks ago

@SaiHaritha-Kancherla any update on this?

SaiHaritha-Kancherla commented 3 weeks ago

Hi Still some more logic is to be written for the associations part of Model Schemas. After completing will update you soon. Thanks

On Mon, Aug 12, 2024 at 2:01 AM Nilotpal Saha @.***> wrote:

@SaiHaritha-Kancherla https://github.com/SaiHaritha-Kancherla any update on this?

— Reply to this email directly, view it on GitHub https://github.com/wrappid/app-builder-module/issues/51#issuecomment-2282880652, or unsubscribe https://github.com/notifications/unsubscribe-auth/AS3LA2WKVCKXUYDPOKTSYX3ZQ7C35AVCNFSM6AAAAABI3IAZ3SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBSHA4DANRVGI . You are receiving this because you were mentioned.Message ID: @.***>