Skip to content
  1. Extras
  2. FetchIt
  3. Component settings

Component settings

The component registers several settings for convenience.

fetchit.frontend.js

  • Default: [[+assetsUrl]]js/default.min.js

Path to the script that defines the form handler class.

fetchit.frontend.js.classname

  • Default: FetchIt

Name of the JS class whose instance handles form processing.

fetchit.frontend.input.invalid.class

CSS class added to elements that fail validation.

fetchit.frontend.custom.invalid.class

CSS class added to custom elements whose key failed validation.

fetchit.frontend.default.notifier

  • Default: false

Enables or disables the default notification library.