-
Notifications
You must be signed in to change notification settings - Fork 21
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
edit related Public Forms for the current entity type when viewing its AdminEntityComponent #2708
Comments
@sleidig I wanted to share my initial thoughts or questions regarding this issue:
|
👍 I think in general it's nice if we need the fewest number of custom components. So maybe indeed we can use the "RelatedEntities" component to display matching public forms and let our standard views handle the rest with the popup screen to edit a specific public form. |
sure going with the same approach, Also updated the approach please have a look now -#2708 (comment) |
@george-neha Could you test the mentioned requests and review this comment: #2708 (comment) |
@sleidig @Abhinegi2 In the (child/school/notes)entity, "edit data structure," where the list of all public forms is available, the entity field should be non-editable. |
Oh, that's a good find, @george-neha ! This actually will happen anywhere when we change the entity type, not only within the embedded admin section that we discuss in this issue. I have created a separate bug issue for this from your comment: #2770 |
🎉 This issue has been resolved in version 3.44.1-master.7 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
see all related Public Forms for the current entity type when viewing its AdminEntityComponent and edit them there. (suggestion: as an additional section in the left-hand menu, below Details View and List View)
The text was updated successfully, but these errors were encountered: