|
jgeorgiou author 4/8/2017 |
i use lookup when i add an order to choose article and i use autofill option to get price too (from articles table) and using it. |
![]() |
romaldus 4/8/2017 |
Hi I have a table order On add page i use lookup to choose article and i get via autofill price and works fine after that user fills the quantity and saves. Question is how can i update articles table that has a field quantity and i should remove the last order's quantity. So what should i do to update it when i add an order? PS I dont use it as master-detail , i just use lookup when someone adds an order to choose article and get the price of it (via autofill)
|
![]() |
romaldus 4/9/2017 |
For example, in after record added event:
|