Discussions
Submitting an Event Record
Hey,
I'm trying to automatically create an event from an opportunity record that already exists in Netsuite.
However, when the script tries to submit the record, I get an error that says "You cannot submit this form due to an unexpected error".
I think this might be due to the fact that the field values are set incorrectly but I can't figure out which one(s).
Can someone help me? I'd like to debug this myself but I can't. I've tried putting alerts inbetween each setFieldValue but the error doesn't occur when that function calls. The error happens when the SubmitRecord function calls.