Joomla 6 Notice

We are pleased to announce that all our Joomla extensions have been compatible with Joomla 6 since October 14th, 2025.

For those currently upgrading from Joomla 3 to 4: Instructions for Joomla 4 migration can be found here:

There are standalone documentations Visforms Joomla 4, Visforms Joomla 5 and Visforms Joomla 6.

Forum

Visforms Subscription user can ask questions in our forum. Please log in with the relevant user first.
Everybody can access the forum for reading.

Please only ask 1 question per topic.

Important information for almost every question:
V1: Which Visforms version is running?
V2: Which Joomla version is running?
V3: Which PHP version is running?

Verständnisfrage zu SQL Feldern

More
1 year 9 months ago #10657 by hahn112
Replied by hahn112 on topic Verständnisfrage zu SQL Feldern
Es funktioniert jetzt wunderbar,

allerdings muss man den Feldalias, anstatt des Feldnames verwenden.
Der SQL String tut nun was er soll.

select replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(CONCAT (SUBSTRING('${input:datumsign}', 7, 4 ), '-', SUBSTRING('${input:datumsign}', 4, 2 ), '-', SUBSTRING('${input:datumsign}', 1, 2 ), '-', SUBSTRING('${input:vorname}', 1, 5 ), '-', SUBSTRING('${input:nachname}', 1, 5 )), 'ü', 'u'), 'ä', 'a'), 'ö', 'o'), 'Ü', 'U'), 'Ä', 'A'), 'Ö', 'O'), '´', ''), '´', ''), 'ß', 's'), '.', '');


*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
Unmögliches gibt es nicht,
es kann eben nur länger dauern.
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-

More
1 year 9 months ago #10658 by Administrator IV
Replied by Administrator IV on topic Verständnisfrage zu SQL Feldern
Hallo Sebastian,

ich freue mich, dass es jetzt bei dir funktioniert!

Zu: Feldalias, anstatt des Feldnames:
Alias und Name sind hier tatsächlich semantische Synonyme.

Das liegt wie folgt gelistet, an der nicht ganz konsistenten Bezeichnung in den jeweiligen Ansichten.

Feld-Konfiguration:
- Bezeichnung
- Name

Feld-Liste:
- Bezeichnung
- Alias

Formular-Konfiguration:
- Titel
- Name

Formular-Liste:
- Titel
- Alias

Besser fände ich es und konsistenter wäre es, wenn es für alle gleich lauten würde, etwa:

Feld-Konfiguration, Feld-Liste, Formular-Konfiguration, Formular-Liste:
- Titel
- Name

Liebe Grüße, Ingmar

:idea: I recommend you the new and up-to-date documentation for Joomla 6:
docs.joomla-6.visforms.vi-solutions.de/en/docs/
Please ask only 1 question per topic :-).

:idea: Ich empfehle Dir die neue und aktuelle Dokumentation für Joomla 6:
docs.joomla-6.visforms.vi-solutions.de/docs/
Bitte immer nur 1 Frage pro Thema stellen :-).
The following user(s) said Thank You: hahn112

Moderators: Administrator AVAdministrator IV
Powered by Kunena Forum