Skip to content
This repository has been archived by the owner on May 27, 2019. It is now read-only.

Show custom property in orderdetails view #71

Open
Kremers87 opened this issue Oct 16, 2015 · 1 comment
Open

Show custom property in orderdetails view #71

Kremers87 opened this issue Oct 16, 2015 · 1 comment

Comments

@Kremers87
Copy link

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)
untitled
capture

Thnx

@ArnoldV
Copy link
Member

ArnoldV commented Dec 7, 2015

You can use console.log() on the controller (it's just javascript) to see what is in the json reply.

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

No branches or pull requests

2 participants