Hi.
I'm having problems with client script and sales orders ordered items subform. I need to check each product for a specific flag, and I would like to do it when user save a new order or after modifying an exisitng one. I can't get newer added items: zdk knows, through length, the total number of items, but 'Ordered_Items' subform is saved after javascript is called, so that newly items gets 'undefined' and not real values. Only exisitng ones can be retrieved, even if action is triggered with onSave event.
Thanks in advance for any reply,
Paolo.