inspiredminds / contao-fieldset-duplication

Contao extension to allow the duplication of form fieldsets in the front end by the user for additional input fields.
GNU Lesser General Public License v3.0
13 stars 6 forks source link

Datei-Upload wird ignoriert #19

Open exscorp opened 2 years ago

exscorp commented 2 years ago

Hallo, beim Notification Center Token wird der Input des Datei-Uploads nicht ausgegeben.

Normal wird der Pfad zu der Datei in der Mail angegeben. Hier bleibt die Ausgabe leer.

Ist das ein Bug oder Limitierung der Extension?

fritzmg commented 8 months ago

Did you try without the Notification Center first?

lennier83 commented 8 months ago

Kann das bestätigen mit Contao 4.13 und duplication 2.1 Mit z.B. {if form_con_upload03A !=""} Upload 03A: ##form_con_upload03A##{endif} klappt es im notification-html-feld ein Pfad zu bekommen. Aber mit den Inserttags bzw. foreach-templates der Erweiterung nicht. keine Ausgabe