Frequently Asked Questions (FAQ)
See chapter Installation.
See chapter Integrate mosparo Form into your TYPO3.
See chapter How to use (Form Framework).
See chapter How to use (Extbase forms <f:form>).
If your form setup is not supported by default, you can write a custom form normalizer to prepare the submitted data for mosparo validation.
See chapter Create a custom form normalizer for step-by-step instructions.
Currently, mosparo validation only works in multi-step forms if all fields to be validated are located on the same step as the mosparo form element. If the fields are spread across multiple steps, validation will not be triggered correctly.
This limitation is known and currently being worked on. See the related issue on GitHub:
See chapter Where to get help.