Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] - Embedded form #321

Open
cregourd opened this issue May 29, 2024 · 0 comments
Open

[FEATURE] - Embedded form #321

cregourd opened this issue May 29, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@cregourd
Copy link
Collaborator

Summary

Allow to embedded form of a related data model. This embedded form should allow the user to create / update a related model of his current edit/creation page

Basic Example

In the current model structure, we could edit a User on user's edit page and create/update a related Post.
Make sure to cannot modify relationships that currently carry embedded form (e.g. Cannot modify Post.author on panel User.post embedded form) - to avoid this, we can disable deeply embedded form.

Drawbacks

No response

Unresolved questions

No response

@cregourd cregourd added the enhancement New feature or request label May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant