onedrop/ajaxform

Last activity 06 Oct 2022 6 3 7585
composer require onedrop/ajaxform

Neos package that provides an additional Form prototype, Routes and JS to have Ajax forms

1.0.0

Version
1.0.0
Type
typo3-flow-package
Release Date
Sep 07, 2015 14:30
Source
git
Distribution
zip
Requires
  • typo3/neos: >=2.0
39abe4c001cc9ed72f5f75dddbe528fae549da41

Readme excerpt

Onedrop.AjaxForm

This package provides an additional form element which can be used as a replacement of Neos.NodeTypes:Form to serve every form asynchronously via javascript.

It's built according to the principle of progressive enhancement and will fallback to the default behavior of the Form element.

This is especially useful if you serve your form inside a modal dialog or an accordion and the regular form causes a page reload which makes the confirmation message invisible to your user.

This package adds additional javascript to the end of the body of every page which provides the functionality.

This javascript does not require jQuery, it's plain v…
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 19 package(s).