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.

invalid session token below sql statement

Mehr
4 Jahre 5 Monate her #6410 von Tomy
Fantastic Aicha! You are a star!

Please just one more question on this subject,

Would it be possible to select a data and display a coherent data item based on the selected item?

Or in other words select two pieces of info to confirm you are making the right selection.

For instance Data Forname and Familia, some people may have the same forname or familia, so it would be cool to be able to select two data sets.

I Tried

SELECT F13 AND F14 as label, F14 as value FROM jos9q_visforms_4;

and as you can guess I failed. It only reads the latter as the reference. Please let me know if it is possible. If not, I'll work something out.

Your assistance is kindly appreciated.

PS: When displaying the form using templates from Artisteer, the latest version of VIsform has a notification of AJAXX Error. I worked around it by using the Protostar template which is bootstrap and it works fine. I am just letting you know.

Thank you! Vi-Solutions Rocks!!

Tom

Mehr
4 Jahre 5 Monate her #6418 von Administrator AV
Administrator AV antwortete auf invalid session token below sql statement
Hi,
I was out of office the whole week, because I tutored a Joomla! Workshop.

The proper syntax your are looking for is

concat(F13, ' ', F14) as label

Thanks for the notice about the Artisteer template.

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 5 Monate her #6425 von Administrator AV
Administrator AV antwortete auf invalid session token below sql statement
Hi,

the ajax error notice is just a header for a potential ajax error. It should be hidden by default. Obviously my html code and the css of some templates do not work together well.
I will fix this, with the next release.

In the meantime you could try, if this custom css fixes the problem with your template.

.visform #ajax-modal-error-dialog.hide {display:none;}

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 5 Monate her #6428 von Tomy
Dear Aicha

Thank you... It worked!!

Fantastic!!!

Thank you

Tom

Mehr
4 Jahre 5 Monate her #6429 von Tomy
Dear Aicha,

I tried:

Visforms Dashboard - edit css - create new file - select type - css - new file name "Ajaxxtemplatedisplayerrorhide"

- create - add .visform #ajax-modal-error-dialog.hide {display:none;} - save.

Nothing happened. The form keeps displayng "Ajax: xxInternal Error Occurred"

Thank you for trying. If you need an artisteer template let me know and I'll send you one. So you can tinker with it.

Kind Regards and keep rocking

Tom

Mehr
4 Jahre 5 Monate her #6430 von Administrator AV
Administrator AV antwortete auf invalid session token below sql statement
Hi,
the css file name, which you have choosen does not work. Please check out the documentation: www.vi-solutions.de/en/documentations/vi...form-layout-with-css

The file names must contain the string "custom". In addition you can use the characters a-z, A-Z as well as the characters - (minus) _ (under score).


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