Kinetic - row-update

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

Row Update is only going to do just that…
image

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.

i tried this already and it is not working. the value is not updated.

regards,

Eddy

thanks a lot,
i will try that.

Regards,

Eddy

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.

image

Regards,

Eddy