2can2 wrote:Hi Mike, I can't seem to make sense of this new code as it is now using C# syntax and is so different to samples I have. Is this the new standard?
I talked a little about this
here. As developers we chop and change from VB.NET and C# so we're kind of used to it - in future just mention in your posts your preferred language for any answers and we'll use that. You can always convert the C# code to VB.NET using such tools as the free
Telerik on-line converter.
2can2 wrote:I would like to set the new field = the creditor name when the serial number pop up form displays but not having any joy. Pointers as to what 'Public void' I would need to setup please. Thanks
I've updated the plugin to set the contents of the new column to be the supplier name (attached to this post). As it's going to be the same for each serial number, wouldn't it be better to add a field to the header showing this instead?