Bug #38247
Powermail V2: {powermail_all} doesn't show the items with own variable names!?
| Status: | Rejected | Start date: | 2012-06-21 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Alex Kellner | % Done: | 0% |
|
| Category: | Backend Modul | |||
| Target version: | 2.0.2 | |||
| Votes: | 0 |
Description
e.g. you build a form with these elements:
*name
firstname
address
...
name
firstname
*
without modification (checkbox) in "own element description"
powermail shows in {powermail_all} only the content of the second name- and firstname-element!? Also in the BE extended listview with the column item "Enter your own Variable Name" the first two name and firstname are empty!?
Then you give those elements an own name in the field "Enter your own Variable Name" - nevertheless all of them will not be mentioned in {powermail_all} concerning the content!?
So you have to build an own RTE with all the form-elements you have, just like this one:
Betrag {betrag}
Adresse:
Name: {name_adresse}
Vorname: {vorname_adresse}
Straße, Hausnummer: {strassehausnummer_adresse}
PLZ, Ort: {plzort_adresse}
Rechnungsadresse:
Name: {name}
Vorname: {vorname}
Straße, Hausnummer: {strassehausnummer}
PLZ, Ort: {plzort}
Email: {email}
Nachricht {nachricht}
I hope I described the bug in a way that you'll be able to understand what I mean!?
History
Updated by Alex Kellner 11 months ago
- Status changed from New to Under Review
- Target version set to 2.0.2
Could be related to #37959
Updated by Alex Kellner 9 months ago
- Status changed from Under Review to Rejected
Tested it again with current Trunk version - I think this works now and was related to #37959