Implement Support for Dialog-Based Forms #4329
Labels
new feature
New feature or request
scope: toolpad-core
Abbreviated to "core"
waiting for 👍
Waiting for upvotes
Summary
It would be great to add support for dialog-based forms. The DialogProvider already accommodates payload, prompt, and other types of dialogs. However, displaying forms in a dialog box is a common use case. By enhancing this functionality and possibly implementing a JSON configuration file to define fields that support multiple types—such as autocomplete and select—similar to the colDef in the DataGrid, we could significantly improve the user experience.
Examples
Motivation
Enhance the use case for the DialogProvider to make it more developer-friendly by enabling the use of dialog-based forms without requiring developers to manually implement all the form and validation logic.
Search keywords: dialogprovider form
The text was updated successfully, but these errors were encountered: