Suggested by Rick Schleicher – New
An "Unknown Error" was being thrown on a save button with SubmitForm(FormName). The issue was ultimately traced down to a corrupted Data Card on the form, yet the data card didn't show an error. This made debugging very difficult.
The data card should have shown an error
The error shouldn't have just been shown on the save button
Unknow error should be updated with a better error message that would help to identify the issue