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?

Datumsfeld im Accordionformular

More
3 years 2 months ago - 3 years 2 months ago #8855 by Administrator IV
Replied by Administrator IV on topic Datumsfeld im Accordionformular
Hallo Dirk,

eine Sache ist mir noch aufgefallen.
Du hast das Formular möglichst klein gehalten.
Im mittleren Akkordion 'Auswahl Ihrer Unterkunft' wird die geöffnete Datumsauswahl nach unten hin abgeschnitten (also das was nicht mehr hineinpasst).
Der mittlere Bereich ist nun einfach zu klein.

Um das zu ändern gibt es mehrere Möglichkeiten:
1 - Die beiden Datumsfelder an erste Stelle unter 'Auswahl Ihrer Unterkunft' platzieren
2 - Die gesamte Höhe des 'Auswahl Ihrer Unterkunft' etwas vergrößern

Das Verhalten wird in allen Browsern durch dieses Visforms CSS verlangt:
Code:
.visform .collapse {     overflow: hidden; }

3 - Mit der folgenden Änderung wird das Datumsfeld im mittleren Bereich (id=collapse44) nicht abgeschnitten.
Vielmehr ragt es nach unten über den Bereich von 'Auswahl Ihrer Unterkunft' hinaus:
Code:
#collapse44 {   overflow: initial !important; }

Ob diese Änderung allerdings in allen Browsern sauber funktioniert, kann ich nicht mit Gewissheit behaupten.

Gruß, 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 :-).
Last edit: 3 years 2 months ago by Administrator IV.

Moderators: Administrator AVAdministrator IV
Powered by Kunena Forum