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

[EDM] Customize dependent property #4207

Open
TIVMOF opened this issue Aug 7, 2024 · 0 comments
Open

[EDM] Customize dependent property #4207

TIVMOF opened this issue Aug 7, 2024 · 0 comments

Comments

@TIVMOF
Copy link
Contributor

TIVMOF commented Aug 7, 2024

Extend the functionality of "Depends on" to allow retrieving properties of a previously mentioned property to further refine the options available.

The entity SalesOrderItem has a property Product that is an ID referencing the Product entity. The Product entity has a property BaseUnit. If the UoM (Unit of Measurement) property in SalesOrderItem depends on the Product property, we want to ensure that the UoM dropdown only displays options that match the BaseUnit of the selected Product.

References

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

No branches or pull requests

1 participant