Closed Asfga closed 3 years ago
Seems like mp_forms is currently not able to deal with password form fields due to the way this data is handled internally by Contao.
Is this fixable in the foreseen future?
Not planned but there's always the option of commercial support (also see https://www.terminal42.ch/en/open-source.html) :)
This is now supported in 4.2: https://github.com/terminal42/contao-mp_forms/releases/tag/4.2.0
Hello, first time I am posting an issue, so please be patient if there is something wrong with it. I am using Contao 4.4.53 and installed mp_forms for a multipage registration process. On my first form page there is a simple checkbox, on the second page are four inputs and on the last page there is a registration like form with password and confirmation. I can get through until the last page and if I enter everything correctly in the shown inputs and hit the submit button, the last page shows up again, there are no values in my input fields and error messages are shown with text like "please enter a value...". Is this fixable in the foreseen future?