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.

Bei Änderung eine E-Mail

More
7 years 6 months ago #3694 by ThomasG
Replied by ThomasG on topic Bei Änderung eine E-Mail
Hallo Aicha,

ich muss nochmal nachhaken.
Alles funktioniert Reubungslos bis auf die ID Nummer in der zweiten E-Mail-
In der ersten E-Mail wird das Datum, die Uhrzeit und die ID Nummer angezeigt.
In der zweiten E-Mail wird nur das Datum und die Uhrzeit angezeigt.
Gerade die ID Nummer benötige ich dringend , damit ich die E-Mails besser zuordnen kann.
Hast Du da eine Idee was man machen muß?

MfG

Thomas

More
7 years 6 months ago #3697 by Administrator AV
Replied by Administrator AV on topic Bei Änderung eine E-Mail
Hallo Thomas,

danke für den Hinweis. Ich muss mal im Code nachsehen, was man da machen kann. Melde mich dann noch mal.

Gruß,
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 :-).

More
7 years 6 months ago #3698 by Administrator AV
Replied by Administrator AV on topic Bei Änderung eine E-Mail
Hallo Thomas,

ok, also du musst eine kleine Änderung am Code vornehmen.
Ich habe die Änderungen schon im Master für die Erweiterung eingefügt und sie ist dann im nächsten Update automatisch drin, so dass sie dir nicht mehr verloren geht.

Öffne die Datei compontents/com_visforms/models/edit.php

Dort findest du ab Zeile 166 die Funktion saveEditData()
In dieser Funktion steht (Zeile 172) folgender Code
Code:
$visform = $this->getForm();

Direkt darunter fügst du folgende Zeile ein:
Code:
$visform->dataRecordId = $cid;

Das sollte das Problem lösen.

Liebe 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 :-).

More
7 years 6 months ago #3699 by ThomasG
Replied by ThomasG on topic Bei Änderung eine E-Mail - wieder gelöst
Hallo Aicha,

das Problem ist wieder gelöst :)

Die ID wird jetzt in der zweiten E-Mail angezeigt.

Vielen Dank für die schnelle Hilfe

MfG

Thomas

Moderators: Administrator AVAdministrator IV
Powered by Kunena Forum