Hi,
Why doesn't my email render the Multiplier output like it should do?
Any help welcome!
Thanks.
Mgringo
Why doesn't my email render the Multiplier output like it should do?
Array
(
[4] => Array
(
[Email] => Array
(
[0] => An email with the details below was sent successfully:
[1] => To:web@domain.nl
[2] => Subject:test multi
[3] => From name:test
[4] => From email:web@domain.nl
[5] => CC:
[6] => BCC:
[7] => Reply name:
[8] => Reply email:
[9] => Attachments:
[10] => Body:
<table>
<tr><td>Document # __N__</td><td></td></tr>
<tr><td></td><td></td></tr>
<tr><td>Text Label</td><td></td></tr>
<tr><td></td><td></td></tr>
</table><br /><br />IP: 212.178.112.10
)
)
Any help welcome!
Thanks.
Mgringo
Hi Mgringo,
Most of the useful part of the Debugger output is missing :-(
The answer is probably because the automatic template generator isn't clever enough to handle multiple inputs so you have to do that bit yourself,
Bob
Most of the useful part of the Debugger output is missing :-(
The answer is probably because the automatic template generator isn't clever enough to handle multiple inputs so you have to do that bit yourself,
Bob
Hi Mgringo,
Most of the useful part of the Debugger output is missing :-(
The answer is probably because the automatic template generator isn't clever enough to handle multiple inputs so you have to do that bit yourself,
Bob
Hi Bob,
okay thanks ... maybe in the next update of CF?🙂
This topic is locked and no more replies can be posted.