Skip to content
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

Entity Master: property action support for sub-properties #2183

Open
01es opened this issue Feb 13, 2024 · 0 comments
Open

Entity Master: property action support for sub-properties #2183

01es opened this issue Feb 13, 2024 · 0 comments

Comments

@01es
Copy link
Member

01es commented Feb 13, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants