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.

troubles with conditional fields

Mehr
6 Jahre 4 Monate her #5067 von envisys
troubles with conditional fields wurde erstellt von envisys
I just noted on my website that conditional fileds don't work. In fact if i select the any option nothing happen, it's like I just have delete the fied.
The strange thing is that it worked well when I implemented it for the first time.
What could be the reason?

Mehr
6 Jahre 4 Monate her #5068 von Administrator AV
Administrator AV antwortete auf troubles with conditional fields
Hi,

it the conditional fields do not work there is a javascript error on the website.
This might well be the result of some third-party extension, which you have installed in the time between, when you first set up the form and now.

Can I have a link to the form?

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 :-).

Mehr
6 Jahre 4 Monate her #5069 von envisys
envisys antwortete auf troubles with conditional fields
here's the link, thank you.

www.envisys.it/index.php/en/contacts.html

Mehr
6 Jahre 4 Monate her #5070 von Administrator AV
Administrator AV antwortete auf troubles with conditional fields
Hi,

obviously the problem is caused by the mod_evo_frontpage which includes a javascirpt jQuery library in a way that is not conform with the Joomla! standard. This breaks the Javscript for any other extension including Joomla! itself and as some features like conditional fields, datefields, validation of user inputs ... need javascript, Visforms cannot work without javascript.

It is this script that causes the problem
Code:
<script src="/modules/mod_evo_frontpage_pro/library/jquery-1.8.3.min.js"></script>

As a Joomla! extension developer you must not include a jquery javascript directly but always use the Joomla! functions which will make sure, that only one jquery is loaded on the page and that this jquery has the proper Joomla! conform version. Sadly it is usually the administrator that have to suffer if a developer does not respect this rules.

In order to fix the problem you can either not use this module or you can try, if you can fix the Javascript problem on the Website using this Joomla! extension, which was proposed by some other Visforms user, how had a similar problem.

joomla-extensions.kubik-rubik.de/de/down...ut-replacer/joomla-3

I do not know, how excatly this extension works, so you have to check their docuementation. But basically you have to remove the jquery-1.8.3.min.js from the page.

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