Hello.A pair of forms has been dropped on me. One was in Professional,
and I was able to relatively easily fix the problems.The second is in
Designer, and it has me stumped. There's a validation that happens when
the user clicks the Print Form button. Once I figured out how to enable
to the debugger I get this:ScriptObject.FindInvalidRequiredField(form1)
is not a functionI can find the function in the XML view, there are
other functions in the same place, one of which I believe is working.Any
cl...