Hello, @shantocthomas.
First, remove this line: oTrans.GetByID(Value,"","","","");
because it serves the same purpose as your last line. If that doesn’t fix the problem when you save, close, and reopen, try adding this to the onload method of a not-yet-customized version of the form to determine if the error comes from this or another part of your code.
1 Like