Hello everyone and many thanks to @Juergen
for this great module!
Everything works as expected, but I'm stuck at one point.
I have a relatively extensive contact form, which has some peculiarities regarding the design. For this purpose it is necessary to render all fields individually and not the form with echo $form->render(); as a whole.
If the fields are rendered individually, the form is unfortunately not sent. I don't know what the reason for this could be.
Here is the link to the form to get an impression: https://www.rehamed-reichenbach.de/terminvereinbarung/
Maybe someone can give me a hint.
Many thanks in advance