Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
1.1.1
-
None
Description
Magnolia supports extending content apps generated from content types. However, if I create a type with no properties, intending to set all properties via a manually configured app, my derived app has a details subapp of type ConfiguredSubAppDescriptor rather than DetailDescriptor.
As the ConfiguredAubAppDescriptor has no method setForm(), my app config cannot add a form and the definitions app shows the warning:
Property [form] not found in class [info.magnolia.ui.api.app.registry.ConfiguredSubAppDescriptor], property is not assigned
And the resulting app offers no "Add item" or "Edit item" methods.
Checklists
Acceptance criteria