Open Manu270891 opened 8 years ago
You can list the Categories in a dropdown and associate them with the product. Take a look at seed.js
to see how to associate products with categories
Can you give me an example code please? I suppose I must edit the _product_form.html file, but I don't know how to implement it :(
yes an example of code to set up categories in the product controller would be appreciated, having a hard time on that
Any answers?
When creating or editing a product, there is no category field for selecting a category. How can we implement that?