Generic error on form: "Submit canceled due to a script error - please contact your System Administrator"Issue Receiving error on form: "Submit canceled due to a script error - please contact your System Administrator"SymptomsThe following generic error message is displayed when a user submits a form: ReleaseAll ReleaseCauseAs the error states, this means a Client Script has thrown an error during submission of the form. This generic error is displayed to users if they do not have the client_script_admin role. In some cases the issue will not be reproducible by your admin user and there will be no debug output in the browser's javascript console. If this is the case you will need to assign this role to the user and then impersonate them to reproduce and see the actual error being thrown.ResolutionTroubleshooting the actual error being triggered will involve further investigation. To see the error being generated you will need to reproduce the issue with a user that has the client_script_admin role.Related LinksBest Practices: Client Scripting Technical Best Practices