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.

Plugin Data View string syntax

Mehr
5 Jahre 9 Monate her #5662 von jch
Plugin Data View string syntax wurde erstellt von jch
I want to display my data view list with the newest entry first instead of last (default) so the user sees his latest entry at the top of the list when he sends the form and is redirected.

I assume that including the "sortdirection" parameter = "desc" will accomplish this. Is that correct?

What is the proper syntax for including this parameter in the plugin string? Does it matter where in the string it is inserted?

An example would be helpful.

Cordially,
jch

Mehr
5 Jahre 9 Monate her #5664 von Administrator AV
Administrator AV antwortete auf Plugin Data View string syntax
Hi,

on the demo page ( www.vi-solutions.de/en/documentations/vi...-vfdataview-examples ) there is actually an example. (The one in the middle, which is named "Display the newest form submission record set". This example is achieved, by ordering the record sets descending according to their creation date and then limit the view to exactly one record set.

You need one plugin parameter to name the field by which the record sets are sorted and one for the direction

"sortorder":"created","sortdirection":"desc"

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
5 Jahre 9 Monate her #5665 von jch
jch antwortete auf Plugin Data View string syntax
Thank You. I read the documentation several times but somehow missed the example.

Moderatoren: Administrator AVAdministrator IV
Powered by Kunena Forum