Bugfix
Detail
#28271
Layout editor: Missing selection for "Model component" when defining a dialog
With a dialog opener, you can specify to which component within the dialog the model should be forwarded. Unfortunately, the model editor does not provide a selection here.
Workaround
- Export the layout and set the component in XML.
- Or: Omit the setting and forward the model to the top-level component of the dialog. The target component can pick up the model from there via a model channel.