Hey there,
I'm creating a new payment entry screen (using VST) that will open off of the current GP sales order entry screen. When on this new screen, payment details will be entered by the user and a payment record will then be created for the order using eConnect. The problem is, when I try to update the order entity using eConnect, I get an error saying that the form is locked by another user. Of course, that "other user" is me since the order entry form is open behind the payment entry screen.
Is there a way to override this form lock? My dirty solution is to close the form, run the eConnect transaction, and then re-open the form. Is that the only way to solve this issue?
Thanks!
-Nathan
*This post is locked for comments