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.

Fields validation

Mehr
9 Jahre 11 Monate her #605 von xomi
Fields validation wurde erstellt von xomi
Hi, I'm trying this component and I find it very useful and nice to use.

But I'd need to validate some fields (as spanish id card or bank account) that have hash digits, and I don't know where are the best place and way to do it. I'd like to do it as an override or plugin of the component, avoiding conflicts when updating the component.

Did you think on any solution to this?

Thanks a lot.

Mehr
9 Jahre 11 Monate her #606 von Administrator AV
Administrator AV antwortete auf Fields validation
Hi Xomi,

can I conclude from your statement that you want to do it as an override or plugin, that you have JavaScript development skills?

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 #608 von xomi
xomi antwortete auf Fields validation
Yes, I have both JavaScript and PHP development skills.

Mehr
9 Jahre 11 Monate her #610 von Administrator AV
Administrator AV antwortete auf Fields validation
Hi xomi,

Visforms uses the jQuery validator plugin.
Plugin is using standard jQuery plugin development methods and is extendable.
You can use the addMethod function to add custom validation. Documentation is on jqueryvalidation.org/jQuery.validator.addMethod/

You can use the code in componentes/com_visforms/views/visforms/default.php at about line 230 as example. I already included a custom date validation there.

I think this gives you enough options to keep you custom validation code seperate from the Visforms code.

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 :-).
Folgende Benutzer bedankten sich: xomi

Moderatoren: Administrator AVAdministrator IV
Powered by Kunena Forum