Joomla 5 Notice

We are pleased to announce that as of October 14, 2025, all of our Joomla extensions are compatible with Joomla 6.

For all who are still updateing from Joomla 3 to Joomla 4: Joomla 4 Migration instructions are available here:

There is a separate Documentation for Visforms for Joomla 4 and for Visforms for Joomla 5 and 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?

Daten-Anzeige im Frontend

More
6 months 3 weeks ago - 6 months 3 weeks ago #11377 by Administrator AV
Replied by Administrator AV on topic Daten-Anzeige im Frontend
Hallo Martin,

Zu: Link zur Detailansicht als Text-Link anzeigen.

Du kannst im Aufruf des LayoutHelper::render('visforms.datas.fields.id', folgenden zusätzlichen Parameter mit übergeben.
'addLinkAsText' => true

Als Link-Text wird ein fester Text verwendet.
Der Language Tag heißt:
COM_VISFORMS_VIEW_DETAIL
Diesen kann man prinzipell mit einem Language Override anpassen.

Herzliche Grüße,
Aicha
 

:idea: I recommend you the new and up-to-date documentation for Joomla 5:
docs.joomla-5.visforms.vi-solutions.de/en/docs/
Most of this also applies retrospectively to Joomla 4.
Please only ask 1 question per topic :-).

:idea: Ich empfehle Dir die neue und aktuelle Dokumentation für Joomla 5:
docs.joomla-5.visforms.vi-solutions.de/docs/
Das meiste gilt rückwirkend auch für Joomla 4.
Bitte immer nur 1 Frage pro Thema stellen :-).
Last edit: 6 months 3 weeks ago by Administrator IV.

More
6 months 3 weeks ago #11378 by buttosse
Replied by buttosse on topic Daten-Anzeige im Frontend
vielen vielen Dank für die beiden hilfreichen Tipps, Aicha!

More
6 months 3 weeks ago - 6 months 3 weeks ago #11379 by Administrator AV
Replied by Administrator AV on topic Daten-Anzeige im Frontend
Hallo Martin,

Zu: Feldlabel fehlen.

Die Feldlabel werden auch durch eine Layout-Datei erzeugt.

Schau dir in der list.php mal den Code zwischen Zeile 50 und Zeile 57 an.
Es geht um den echo LayoutHelper::render('visforms.datas.labels.row'
Das ist ein Layout, das ein Label erzeugt, das sich für eine Label/Wert Zeile eignet.
Das ist wahrscheinlich etwa das Layout, das dir vorschwebt.

Die default.php erzeugt Tabellenköpfe und verwendet deshalb ein anderes Layout
echo LayoutHelper::render('visforms.datas.labels.column'

Das HTML Element für die Label kommt aus
$this->labelHtmlTag

Herzliche Grüße,
Aicha

:idea: I recommend you the new and up-to-date documentation for Joomla 5:
docs.joomla-5.visforms.vi-solutions.de/en/docs/
Most of this also applies retrospectively to Joomla 4.
Please only ask 1 question per topic :-).

:idea: Ich empfehle Dir die neue und aktuelle Dokumentation für Joomla 5:
docs.joomla-5.visforms.vi-solutions.de/docs/
Das meiste gilt rückwirkend auch für Joomla 4.
Bitte immer nur 1 Frage pro Thema stellen :-).
Last edit: 6 months 3 weeks ago by Administrator IV.

More
6 months 3 weeks ago #11380 by buttosse
Replied by buttosse on topic Daten-Anzeige im Frontend
danke für die Antwort, ich werde es mir ansehen.
Ein schönes Wochenende wünsche ich,
VG; Martin

Moderators: Administrator AVAdministrator IV
Powered by Kunena Forum