Create Crud Form Data Handling

Create the CRUD form data flow layer: DataProvider (loads entity data for edit form), DataHandler (dispatches commands on create/update), error handling, and service registration. This bridges the form layer with the CQRS layer. For settings/configuration forms (a single FormDataProvider over ps_configuration, no DataHandler), use create-settings-form. Trigger: "create CRUD form data handling for {Domain}".

prestashop 847fb2b 3.4 KB Updated

File contents

prestashop/prestashop/tree/main/.ai/Component/Forms/skills/create-crud-form-data-handling commit 847fb2bdc5

Frequently asked questions

npx skillmds@latest add prestashop/create-crud-form-data-handling