Namespace: ErrorCodes

formHelper.ErrorCodes

Members

(static) ANY_ERROR

Special error code that will be made visible if there is at least on error in the response
Default Value:
  • any-error
Source:
Example
<div class="js-fh-error-any-error" style="display: none;">Oops, something went wrong!</div>