Hi, I'm on DAX 2012, and I'm doing some modifications in the SalesEditLines form, when I'm going to pick a sales order, I click on the button "OK" at the bottom of the form, and I get this:
How can I click on "Yes" button in the prompt, by code? I already did an override on the click event for the OK button and tried to use a Macros to simulate an Enter on the keyboard, but it does not work, is there any way to do it? Thanks!!