Change which record opens with F2
David Smerdel
10-16-17
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
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Andis Blicāns, Grasko
Thank You for answer. In this case I used SSLNoCertificateValidation = true; SendWebRequest SSLNoCertificateValidation = false; ...
23:01 24 Mar 2026
Gatis Jansons
Hi, Paul. Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...
14:53 19 Mar 2026