-
Is this even possible or am I doing it wrong? I tried all kinds of methods with TCAdefaults and TCEFORM in Page and User TSConfig, e.g.:
```
TCAdefaults.tx_powermail_fields.formtype = text
TCAdef…
-
have site in multiple languages at a powermail country field i set language but it seem powermail displays only official name instead of localized.
right now fixed it with code :
$language = …
-
Currently only link tags are parsed as absolute links:
https://github.com/einpraegsam/powermail/blob/develop/ext_typoscript_setup.txt#L20
Though, tags can also be present in RTE content used in…
-
That is related to a change for TYPO3 8.7 in TCA configuration.
see https://github.com/einpraegsam/powermail/commit/3ad0cd3307ec8c415f43d903ebf6b97e9746c50b#commitcomment-22378836 for details
-
Hi
After an update to powermail 3.19.0 the receivers mails are sent but without any content. If I analyze the emails source, I see that the HTML-table is rendered with it's rows and cells, but howe…
-
**Problem**
We have multiple sites with powermail and the number of false positive spamnotifications increased much since last year, especially for Google Chrome for Android.
Google decided to ignor…
-
I would like to export the mails to a csv file. But this file is empty. I have tried the planner and the backend module. The export to xls file runs correctly.
I use the default templates and partial…
-
Hey Romain,
First of all, thank You very much for Your great work.
I've a question about Formz project :
If any UI exists for TYPO3 Backend (as form builder part of Powermail for example), so the w…
fedir updated
7 years ago
-
I'm working on TYPO3 8.7.1 and Powermail 3.19.0.
I added two fields (City and Province) to an existing form, the backend shows the fields with the correct order
![screen_backend](https://cloud.githu…
-
Hi,
Just found an issue when sender.name and sender.email are not set (TypoScript or Flexform).
I've got an overwrite configuration (and works fine).
The problems is that replyToName and replyToEmai…