Questions tagged [powermail]

Powermail is a well-known, powerful and easy to use mailform extension for TYPO3.

141 questions
1
vote
2 answers

TYPOP3 powermail: why email to receivers is not send?

I have a TYPO3 website v10 and using powermail forms. The test mail in installtool is send good. The mail to user is send good. The mail to receivers is not send. This is very strange. Here is my settings from localconf…
Mohamed Masmoudi
  • 547
  • 1
  • 9
  • 23
1
vote
1 answer

Override BCC in TYPO3 power mail for a particular form

I have been using different Kontakt forms in my TYPO3 9 LTS, I wanted to set bcc for a particular form. How can Set that? If I use 'plugin.tx_powermail.settings.setup.receiver.overwrite.bcc =…
user11850293
1
vote
0 answers

get all checked checkbox values from a powermail field in typoscript

I’m looking for a way to get all checked checkbox-values from a field in a powermail form. I can access single values from the array in my typoscript template with data = GP:tx_powermail_pi1|field|marker|index. Is there a way to interate over the…
1
vote
1 answer

TYPO3 Powermail confirmation to logged in frontend user email

In Powermail it is possible to send a confirmation e-mail to a filled in e-mail address. When a frontend user is logged in this field can be prefilled with that user's e-mail address. However we don't want to show the field with the e-mail address.…
Rudy Gnodde
  • 4,286
  • 2
  • 12
  • 34
1
vote
1 answer

After Submit -> Scroll Offset if error in a field

my page does have a fixed header. Therefore, when there is a wrong entry in a field of the form or a mandatory field not filled, page scrolls to the first field with an error. Unfortunately, this field is covered by my fixed header and therefore not…
Chequille
  • 161
  • 1
  • 1
  • 5
1
vote
1 answer

powermail: rendered links in HTML element in typo3 9

Default behaviour of Typo3 is that Typo3-Links are not rendered in a HTML-element. There is a workaround, see here: How to get rendered links of a HTML element in TYPO3 7.6 Unfortunately, in Typo3 9.5.7 this seems not to work. As described above, I…
user838531
  • 478
  • 5
  • 14
1
vote
2 answers

Typo3 9.5 Powermail - How can I insert dynamic input fields in frontend, using javascript or/and ajax

I`m using Typo3 9.5 with powermail. I want to generate dynamic input fields, based to a selectfield. For example: "How many members you want to register?" Then you get a selectbox, where you can choose from 1 to 10. If you select 10, 9 further new…
WimDiesel
  • 65
  • 1
  • 9
1
vote
1 answer

Typo3 8.7: set/modify delete link in powermail (7.1.0)

I'm using the powermail 7.1.0 extension for Typo3. When a customer now sends a powermail form, I send him an Email back with a specific response. At the end of my answer email appears a link and a text, which says "Was this email a mistake and you…
dombg
  • 311
  • 3
  • 18
1
vote
0 answers

Sending Powermail Form as PDF

i want to create a PDF with all the Informations set in the Powermail Form. When i Submit the Form, the PDF should be sent to the Receiver. I actually dont know what i should do now. What could be a Solution. Environment: TYPO3 9.5.4 Powermail…
ChrisKr
  • 167
  • 10
1
vote
2 answers

TYPO3 EXT:powermail :- Show Powermail Form after submit

After Powermail form is submitted, I would like to display 'thank you' message at top and show the Powermail form (everything in the same page as before). for example: I have Powermail Form in page id=2 and after submit, a 'thank you message' on…
Sandeep
  • 13
  • 6
1
vote
2 answers

typo3 in news detail powermail form submit action is not working

I have added the powermail form as content element in news. So the form is shown in news detail page but that form is not submitted, i have given flexform option to redirect at thank you page. But that is not working and always gives 404 error, and…
Sonal
  • 33
  • 4
1
vote
1 answer

Typo3 8.7: Powermail 6.1: the default controller for extension "Powermail" and plugin "Pi1" can not be determined

I'm currently working on migrating my Typo3 6.x to 8.7. I know there are plenty of similar questions asked here, but I have tryed everything, every solution proposed. To my problem: When I visit a page that has a powermail form, I'm getting this…
dombg
  • 311
  • 3
  • 18
1
vote
1 answer

(Typo3 / powermail) parsley js: add offset to focused field

Is there a way to add an offset to the focused field? When I validate my powermail form and there is an error, the page automatically jumps to the first invalid field of it. My problem is, that I'm using a fixed header, which coveres the invalid…
Ralf
  • 836
  • 1
  • 9
  • 32
1
vote
1 answer

Using special characters as CASE keys in typoscript

I'm trying to send a mail via the powermail extension to different receivers, depending on the value a user has selected in a form dropdown. This practice of dynamic receivers is described in the powermail documentation. Basically: receivers1.email…
panepeter
  • 3,224
  • 1
  • 29
  • 41
1
vote
2 answers

Typo3 Powermail: false spam alert with required fields

I have a powermail form. I get the following error when I submit the form: Spam recognized: uid11 This field must be filled! Spam recognized: uid12 This field must be filled! Spam recognized: uid14 This field must be filled! Spam recognized: uid13…
ESP32
  • 8,089
  • 2
  • 40
  • 61
1
2
3
9 10