naruto
(Eddy Qiu)
October 13, 2023, 2:17pm
1
Hello,
I added a event in the shipment entry.
i called row-update to update shipdtl. but i found only line 1 got update. for the rest shipdtl line, still old value.
I wondoer if i use the wrong widget. i want to update all rows when a head value change.
thanks,
Eddy
dcamlin
(David Camlin)
October 13, 2023, 2:57pm
2
Row Update is only going to do just that…
Could potentially use a Data Rule.
Action View would be ShipDtl.
SetColumnValue of the Target Field… to the Field from ShipHead
Not sure what you’re trying to do, so you’ll have to explore the possibilities and test.
naruto
(Eddy Qiu)
October 13, 2023, 5:56pm
4
i tried this already and it is not working. the value is not updated.
regards,
Eddy
naruto
(Eddy Qiu)
October 13, 2023, 5:56pm
5
thanks a lot,
i will try that.
Regards,
Eddy
naruto
(Eddy Qiu)
October 13, 2023, 10:08pm
6
Hello,
i followed the step. i updated one UD field. it worked perfectly. now, i tried to update BINNum in the matches. the BinNum exists.
i got the following error.
Regards,
Eddy