Joomla 5 Notice

We are pleased to announce that as of January 29, 2024, all of our Joomla extensions are compatible with Joomla 5.

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

There is now a separate Documentation for Visforms for Joomla 4 and for Visforms for Joomla 5!

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?

User-/View-abhängige Manipulation von Formulardaten/Feldeigenschaften

More
3 months 3 weeks ago #10593 by MaliRaj
Ach menno, Entwarnung! Aus irgendeinem Grund hatte ich das Event nicht mehr in der function getSubscribedEvents(). Funktioniert also wieder wie gehabt.
Bleibt aber die Frage: Gibt es eine clevere Lösung als eine Manipulation der Feldeigenschaften für jedes einzelne betroffene Pflichtfeld?

Freundliche Grüße aus PM
Heinz
(Joomla 5.1.2 / Visforms+Subscription 5.12 / PHP 8.2)

More
3 months 3 weeks ago #10595 by Administrator AV
Hallo Heinz,

das ist genau die richtige Stelle für das was du tun willst.
Ein Stelle an der du eingreifst (für  in_array($form->displayState, [3,4]und anschließend läuft die gesamte Logik in Visforms sauber durch.
Cleverer geht das nicht mehr.

Herzliche Grüße,
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 :-).
The following user(s) said Thank You: MaliRaj

More
3 months 2 weeks ago - 3 months 2 weeks ago #10604 by MaliRaj
Um die Manipulation der Feldoptionen in der Editview vom Feldwert selbst abhängig zu machen, der ja erst in einem späteren Event (nach onVisfieldBeforeCreate) in $field gefüllt wird, ist eine SQL-Abfrage am sinnvollsten, oder?

Freundliche Grüße aus PM
Heinz
(Joomla 5.1.2 / Visforms+Subscription 5.12 / PHP 8.2)
Last edit: 3 months 2 weeks ago by MaliRaj.

More
3 months 2 weeks ago #10607 by Administrator AV
Hallo Heinz,

ich denke schon.
Visforms geht immer von der Definition der Optionen in der Feldkonfiguration aus.
Zu versuchen, die Optionen mit Code zu manipuliren, das wird eher nicht gut funktionieren.


Herzliche Grüße,
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 :-).
The following user(s) said Thank You: MaliRaj

Moderators: Administrator AVAdministrator IV
Powered by Kunena Forum