
Settings 
FetchIt has several settings for ease of use.
fetchit.frontend.js 
- Default: 
[[+assetsUrl]]js/default.min.js 
The JavaScript file to include on the frontend.
fetchit.frontend.js.classname 
- Default: 
FetchIt 
The JavaScript class name whose instance will be responsible for form processing.
fetchit.frontend.input.invalid.class 
CSS class that will be added to invalid input field.
fetchit.frontend.custom.invalid.class 
CSS class that will be added to invalid custom element.
fetchit.frontend.default.notifier 
- Default: 
false 
Load the default notification library.
