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.

Wichtig Angaben für fast jede Frage:
V1: Welche Visforms-Version läuft?
V2: Welche Joomla-Version läuft?
V3: Welche PHP-Version läuft?

Aufgrund von Feiertagen und Urlaub ist bei Anfragen im Forum in der Zeit vom 20. Dezember 2024 bis zum 8.Januar 2025 mit verlängerten Antwortzeiten zu rechnen.

SQL

Mehr
4 Jahre 10 Monate her #6526 von av_74
SQL wurde erstellt von av_74
Hello
I would like to fill in a Select field using an SQL query: SELECT * FROM `aspt_visforms_1`
But I can't find where to put this request

Thank you for your help

Visforms Subscription Visform 3.12.10

Mehr
4 Jahre 10 Monate her #6528 von Administrator AV
Administrator AV antwortete auf SQL
Hi,

the fields that can create options form sql-Statements (listboxsql, radiosql and multicheckboxsql) where added to visForms 3.13.x/subscription 3.4.x, which are currently available as beta versions.
You have to update to visForms 3.13.9 and Subscription 3.4.7, if you want to use this feature.
As we do not distribute beta versions via Joomla! update manager, you have to download the installation packages from the downloads menu manually.

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
4 Jahre 10 Monate her #6530 von av_74
av_74 antwortete auf SQL
Thank you the SQL fields appear now
When I test the request I have: success: found 10 entries
but they do not appear in the Select field of the form

Mehr
4 Jahre 10 Monate her - 4 Jahre 10 Monate her #6531 von Administrator AV
Administrator AV antwortete auf SQL
Hi,
if you use the sql statement
SELECT * FROM `aspt_visforms_1`
this can obviously not work.
Which information from this * should be use in the option list?

As stated in the documentation ( www.vi-solutions.de/en/documentations/do...m-database-using-sql ), which I would like you study carefully, "The SQL statement must return a value and a label"!

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 :-).
Letzte Änderung: 4 Jahre 10 Monate her von Administrator AV.

Mehr
4 Jahre 10 Monate her #6532 von av_74
av_74 antwortete auf SQL
sorry I forgot to specify the field
SELECT `F1` FROM `aspt_visforms_1` WHERE 1
but it doesn't work :(

Mehr
4 Jahre 10 Monate her #6533 von Administrator AV
Administrator AV antwortete auf SQL
Hi,

please check out the documentation. "The SQL statement must return a value and a label"!
Your sql-Statement is still not correct. It cannot work with regards to creating listbox options.

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