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.

Checkbox Group - multicolumns & data export

Mehr
9 Jahre 5 Monate her #1775 von acluck
Hello,

Great extension! Two questions regarding the checkbox group:

1. I am using a checkbox group with quite a few checkboxes. I'm trying to figure out a way to organize the checkboxes into 2 or more columns. In list mode, the list is quite long and inline mode isn't as easy to ready. Is there a place I can add some custom CSS to organize the checkboxes into columns?

2. On data export to a CSV file, the checkbox group fields are separated by commas as well (if more than one checkbox is checked). Is it possible to change the separator to a semicolon or something other than a comma (just between the checkbox items)? Since it's a comma delimited file, its confusing to have commas between the checkboxes as well.

Thanks in advance if anyone can help!

Mehr
9 Jahre 5 Monate her #1776 von Administrator AV
Administrator AV antwortete auf Checkbox Group - multicolumns & data export
Hi,

1. At the moment the HTML code for the complete control is created in the lib folder of the component. It is not possible to use an override to make some custom changes there. In the next version Visform 3.5.1 I will move all the HTML into a layouts folder, using JLayouts which basically will make it possible to override almost any HTML which is created with Visforms.

But you can add a custom class attribute to the field (tab advanced in field configuration) and I think using selectors like nth-of-type or something like that it should be possible to give the checkbox group a better layout. I noticed, that the inline layout will result in a line break somewhere between the boxes and that this might not look so well, but as you noticed yourself this is custom layout and best achieved with custom css.

2. You can select between comma and semicolon as separator for CSV export, but only for the compete CSV file. This is an option which you can set in the form configuration (tab advanced).

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 :-).
Folgende Benutzer bedankten sich: acluck

Moderatoren: Administrator AVAdministrator IV
Powered by Kunena Forum