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.

Aufgrund von Feiertagen und Urlaub ist bei Anfragen im Forum in der Zeit vom 18. Mai 2024 bis zum 2. Juni 2024 mit verlängerten Antwortzeiten zu rechnen.

Datepicker not working

Mehr
9 Jahre 11 Monate her #618 von siriusblack04
Datepicker not working wurde erstellt von siriusblack04
Hi guys :) just installed Visforms 3.0.0 and created a form. Tried adding a date type field, but could not get the datepicker to show when I click on the calendar icon. I'm using google chrome. Appreciate your help :(

Mehr
9 Jahre 11 Monate her #619 von Administrator AV
Administrator AV antwortete auf Datepicker not working
Hi,

could I please take a look at 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
9 Jahre 11 Monate her - 9 Jahre 11 Monate her #623 von siriusblack04
siriusblack04 antwortete auf Datepicker not working
Hi Aicha,

Sure ;)

eSurau

The thing is, the datepicker in the administrator page is working, but the front end is not. Hope you could help.

Thank you!
Letzte Änderung: 9 Jahre 11 Monate her von siriusblack04.

Mehr
9 Jahre 11 Monate her #625 von Administrator AV
Administrator AV antwortete auf Datepicker not working
Hi,

Thanks for the link, I can see the problem now.

In last consequence it is a JavaScript incompatibility that causes the problem.

Visforms relies on JavaScript for frontend form validation.

When you nowadays us JavaScript (as a developer) you usually work with JavaScript Frameworks. Joomla! itself used to use the Mootools framework and is in the process of switching to the jQuery framework.
Therefore I switched Visforms from the Mootools framework to the jQuery framework too, using the jQuery librairy that comes with the Joomla! framework. (Version 1.11.0)

If you implement as a third party developer, in my opinion, you always have to respect the framework code, defaults and standards which are used by everybody. If you want to use something different, you have to make sure that you mark it as custom and that it does not interfere with the default. But sadly there are others that do not respect those defaults. This is the cause of your problem.

In your case somebody (sadly I cannot see which extension) loads an older jQuery Version (1.10.2) and overwrites the Joomla! default (1.11.0). This causes a Javasript error and therefore the date picker (it's the default Joomla! date picker), which relies on Javascript does not work. But in truth the whole form and everything else that relies on the original jQuery Version will not work on your website too!

You have to try to figure which extension it is, that loads the older jQuery Version. Maybe it's the template or a slider module or some other module. Try to turn it off and check if the date picker is working then.

Maybe the extension has an option that allows you to switch it to the default jQuery Version? If not you cannot run both extension on your website and have to make a decision.

Kind 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