Joomla 5 Mitteilung

Wir freuen uns mitteilen zu können, dass seit dem 29. Januar 2024 alle unsere Joomla Erweiterungen mit Joomla 5 kompatible sind.

Für alle die gerade noch von Joomla 3 auf 4 aktualisieren: Anleitungen für die Joomla 4 Migration gibt es hier:

Es gibt nun auch eine eigenständige Dokumentation für Visforms für Joomla 4 und für Visforms auf Joomla 5

Forum

Visforms Subscription Inhaber können in unserem Forum Fragen stellen. Bitte mit dem entsprechenden Benutzer anmelden.
Jeder kann lesend auf das Forum zugreifen.

Bitte stellen Sie nur 1 Frage pro Thema.

Summary Button on Multi page form does nothing

Mehr
7 Jahre 1 Monat her #4192 von ovcawebmaster
Summary Button on Multi page form does nothing wurde erstellt von ovcawebmaster
Just created my first multi-page form. Everything looks okay, until I get to the last page and click the summary button. Nothing happens.

I have no javascript validation anywhere in my form.

Do I have to set all fields to "Visible in the Front End" for the summary page to work? Or am I missing something else?

Mehr
7 Jahre 1 Monat her #4194 von Administrator AV
Administrator AV antwortete auf Summary Button on Multi page form does nothing
Hi,

you do not have to set all fields to "Visible in Front End" in order make the summary page button working.

What do you mean, when you say "I have no javascript validation anywhere in my form." Does this mean, that javascript validation is not working (you expect javascript error messages but they do not show up), or that you do not have any fields in your form of which you think that they require any sort of validation?

Actually almost any form has some fields that needs some sort of validation (i.e. field of type email, number, date... are validated for proper format, required fields are validated for the existence of an input, file upload fields are validated for proper file format and size and so on.).

On a multi page form the validation of the user inputs is check separately for each page. If the other "next" and "back" buttons on the previous pages work and only the summary page button does not I can think of only one reason for your problem, that there is an invalid user input but the javascript error message is not displayed properly. I have experienced this problem some times myself, mostly in combination with templates, that do not provide the Joomla! standard conform Bootstrap 2.3.2 css but use some sort of adapted Bootstrap 3 css or if the template on your website is a Bootstrap 3 template but you have not selected a Bootstrap 3 layout for your form in the form configuration.

I think, the first step to solve your problem would be to check, if it is caused by this conditions.

It is a bit tricky to check, if this is the reason for your problem. But basically if a field is validated with javascript and the user input is not valid, the validator sets a class attribute "error" for this field. If you check the HTML of your website, using the browser console, (open console, go to form, make user inputs, until you have clicked the "Summary page" button) and there is a field with class="error" in the active fieldsest, then, but you do not see an error message, this would confirm my theory.

The next step would then be, to check, if changing the form layout, helps (you sometimes need to refresh the page twice, maybe clear Joomla! and Browser cache after this change), before it really shows up.

If you cannot figure a solution, I would need a link to the form, to look into this.

Regards,
Aicha

:idea: I recommend you the new and up-to-date documentation for Joomla 4:
docs.joomla-5.visforms.vi-solutions.de/en/docs/
Most of this also applies retrospectively to Joomla 3.
Please only ask 1 question per topic :-).

:idea: Ich empfehle Dir die neue und aktuelle Dokumentation für Joomla 4:
docs.joomla-5.visforms.vi-solutions.de/docs/
Das meiste gilt rückwirkend auch für Joomla 3.
Bitte immer nur 1 Frage pro Thema stellen :-).

Moderatoren: Administrator AVAdministrator IV
Powered by Kunena Forum