tg
tg copied to clipboard
Entity Master: property action support for sub-properties
Description
Currently property actions can be specified as part of an Entity Master definition for any property editor. However, they do not become visible for sub-properties, expressed via dot-expressions. This needs to be rectified. The associated chosenProperty should represent a corresponding dot-expression.
Please also make sure multi-actions work correctly for sub-properties.
Current workaround
A workaround exists, where sub-properties can be expressed as calculated properties at the level of an entity of interest. However, this workaround should really be just a temporary measure, which pollutes a domain model.
Expected outcome
Ability to use property actions in application to sub-properties.