Page 1 of 1

Generic Object Collection on Sales order form SetupBefore

PostPosted: Fri Mar 25, 2022 4:05 pm
by SBarnes
I have an object that I create in the setup before handler that I want to keep associated with the sales form when I try and put it in the generic object collection I get a null reference exception since the property is null at this point, I can probably use the tag property on the form and attach the object there, is the tag property of a sales order form or for that matter any Jiwa form ever used by Jiwa itself?

Re: Generic Object Collection on Sales order form SetupBefor  Topic is solved

PostPosted: Wed May 11, 2022 2:51 pm
by Mike.Sheen
SBarnes wrote: is the tag property of a sales order form or for that matter any Jiwa form ever used by Jiwa itself?


No - we don't use it.