Hello
if I have an entity (products) theat haves the following filds
sku, ProductName, price
and in a difrent entity (order) I whant to make 3 fild
2 whit sku and ProductName (from the relationsip whit product entity)
and 1 for quantity
the thing theat I don't know is if it's possible to make the 2 related fild (sku,ProductName) lik so theat when I'm lucking for a sku the name will auto fill or if I'm luking for name the sku will fill
and how can I make it so I can add as mai rows theat I whant bay pusing a buton to add new rows
and for eachi row I whant to fill a qwantity ....
Tx
Sory for my bad englis !
if I have an entity (products) theat haves the following filds
sku, ProductName, price
and in a difrent entity (order) I whant to make 3 fild
2 whit sku and ProductName (from the relationsip whit product entity)
and 1 for quantity
the thing theat I don't know is if it's possible to make the 2 related fild (sku,ProductName) lik so theat when I'm lucking for a sku the name will auto fill or if I'm luking for name the sku will fill
and how can I make it so I can add as mai rows theat I whant bay pusing a buton to add new rows
and for eachi row I whant to fill a qwantity ....
Tx
Sory for my bad englis !
Comment