Is there a way to change which record opens when you hit F2 in a field?
For example, if I select item TEST on a sales order, I wish to open the recipe with the code TEST and not the item.
I tried changing the field in datadef, but it didn't work:
ChangeMatrixField(ArtCode,M4Code,20,RecVc);
Thanks!
David