You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 27, 2019. It is now read-only.
I added a custom property (TestProperty) to the orderline table (OrderedProduct).
This value is filled and when an order is placed, it's visible in the treemenu of a specific order on the specific product. But I want that property value also visible in the orderdetails view (orderdetails.html), but thats databinded by angular. How can I show the custom property value of a product? Because it's not working)
Thnx
The text was updated successfully, but these errors were encountered:
Hello,
I added a custom property (TestProperty) to the orderline table (OrderedProduct).
This value is filled and when an order is placed, it's visible in the treemenu of a specific order on the specific product. But I want that property value also visible in the orderdetails view (orderdetails.html), but thats databinded by angular. How can I show the custom property value of a product? Because it's not working)
Thnx
The text was updated successfully, but these errors were encountered: