Sybille
Sybille
This is not a huge problem, but is a little annoying. **Is your feature request related to a problem? Please describe.** Flash messages with usage appear when elements are translated....
**Is your feature request related to a problem? Please describe.** Current solution does not make it possible to use already existing glossary, which was uploaded to DeepL **Describe the solution...
page "Configure custom backend preview ..." mentions only TSconfig and event listener on top of page
### Current behavior > There are two ways to provide previews for your custom content types: via page [TSconfig](https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ApiOverview/ContentElements/CustomBackendPreview.html#ConfigureCE-Preview-PageTSconfig) or [event listener](https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ApiOverview/ContentElements/CustomBackendPreview.html#ConfigureCE-Preview-EventListener). https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ApiOverview/ContentElements/CustomBackendPreview.html ### Expected behavior/output From my understanding, this...
**Describe the bug** If you don't know how, it is difficult to figure out how to click open the relation. This used to be easy. Now, you have to click...
goals: * Do not show custom validators separately but show them all in one list and make it possible to customize order * example: have additional email validators, want to...
Add more methods to the event FormControllerFormActionEvent. It is now possible to also retrieve the view and request from this event. This makes it possible to - for example -...
I tested this with a wrong not existing email and also a wrongly configured email configuration with same results. I expect a flash message to appear, not an exception. If...
Currently, the mail to sender (which is the one filling out the form) is sent first. Then, the email to receiver is sent. This means, the sender gets a "confirmation"...
Currently, even if we do see a flash message, the same Templates are displayed as in case of success. This may lead to misleading and ambiguous error messages. ## Reproduce...
This is related to https://github.com/in2code-de/powermail/issues/1087, but not the same issue. In fact, to solve https://github.com/in2code-de/powermail/issues/1087 I am using a patched version. ## Reproduce 1. Use email configuration with smtp (most...