Enhancement
Detail
#28207
UI action "SetModel" should not only be able to set the exact command result as a model
"Actions in the user interface" can be configured for a command to open a dialog.
It is currently specified that the input object is always the set component model. Optionally, other objects or objects derived from the input object can also be set.
This can be used, for example, to set the model for a table dialog (from which the rows are derived) and at the same time to set an initial selection that is derived from a different source.
Such a transformation is also useful for other UI actions, such as "Provide as download".
Test
Configure the UI action "Set model" or "Provide as download" and configure a transformation with optional additional arguments.