powermail icon indicating copy to clipboard operation
powermail copied to clipboard

Export of second form is empty if data of forms saved in the same sysfolder

Open kanow opened this issue 8 months ago • 1 comments

TYPO3: 12.4.33 Powermail: 12.5.1 PHP 8.2

We have two forms. Both of them saving mails in the same sysfolder. If we are filtering the list with the filter form, we can export the entries afterwards. Everything is fine. If we are choosing the second form in the filter and trying then to export these list, the export is empty. Just the first line with fieldnames in the excel file. No values. This happens on both xls and csv export. We need to use "Extended Export Settings" to export data from the second form. It doesn't matter whether I remove a field from the export or add another field to the export. If I do that, then the export is fine. My selected fields are exported with the values.

kanow avatar Jun 25 '25 08:06 kanow

TYPO3: 12.4.23 Powermail: 12.4.3 PHP 8.2

I have a similar Problem if i save multiple forms in one Sys Folder in the Exports i only get the Fields of the last send Form. So if i have 3 Forms and Form 1 was the last send Email in the Export only the Mails from Form 1 will show up. If i specify the Form in the Filter it works fine but all 3 Forms at once do not work.

MikeHantha avatar Nov 24 '25 11:11 MikeHantha