Forms
Last updated
Last updated
As the name already says, the Forms-module offers the possibility to digitize forms.
The module is seperated in different components so that information about user input fields and the actual sent messages are strictly seperated.
and its related describe, which data should be recorded in which kind of way. Forms
are a collection of and keep general settings like recipients and options.
and the underlying configurations provided by are used to provide validation constraints on that end users have to pass.
The information about actual submitted FormField
values is stored in which are related to . Every is a result of parsed values.