It has to be so easy.... but I cannot get it
I want to set the value of a field in a page from OnInit() event, but I can get it.
I have added the field "Gross Weight" in Sales Shipment Header (110), and I want it to be calculated (only if is 0) on page Posted Sales Shipment (130) event OnInit(). I know how calculate it, but I don't know how to assign the value to the field or control from the page.
Of course it will be better to set this value on the creation of the shipment, but for the moment I want to do it on the page.
Thanks
*This post is locked for comments