Forums

field multiplier

loadlucas 10 Nov, 2015
Hello,

I used the demo-field-multiplier but i don't know how to link the fields name to receive it attached to the mail ...

which variable did i use ?

Any ideas ?

Regards,

Loadlucas
GreyHead 11 Nov, 2015
Hi loadlucas,

This has been answered before if you search the forums.

Please drag a Debugger action into the On Submit event, then submit the form and post the debug - including the 'dummy emails' results here.

Bob
loadlucas 11 Nov, 2015
Hi

Thank for your help :

Here is the debug info :

Array
(
    [3] => Array
        (
            [Email] => Array
                (
                    [0] => An email with the details below was sent successfully:
                    [1] => To:loadlucasprod@gmail.com, damien.krivenko@planetgroup.lu
                    [2] => Subject:Proposition de véhicule - Mondial Fleet -
                    [3] => From name:Mondial Fleet - Admin -
                    [4] => From email:noreply@mondialfleet.com
                    [5] => CC:
                    [6] => BCC:
                    [7] => Reply name:
                    [8] => Reply email:
                    [9] => Attachments:
                    [10] => Array
                        (
                        )

                    [11] => Body:
<table>
<tbody>
<tr>
<td><em><strong>Utilisateur :</strong> </em></td>
<td>  </td>
</tr>
<tr>
<td><em><strong>Email :</strong> </em></td>
<td>  </td>
</tr>
<tr>
<td><em><strong>Adresse :</strong> </em></td>
<td>  </td>
</tr>
<tr>
<td><em><strong>CP / Ville</strong> </em></td>
<td>   ()   </td>
</tr>
<tr>
<td><em><strong>Identifiant :</strong> </em></td>
<td></td>
</tr>
<tr>
<td><em><strong>Téléphone :</strong> </em></td>
<td>  </td>
</tr>
<tr>
<td><em><strong>Autre Tél. :</strong> </em></td>
<td></td>
</tr>
<tr>
<td><em><strong>Marque :</strong> </em></td>
<td>Audi</td>
</tr>
<tr>
<td><em><strong>Modèle :</strong> </em></td>
<td>A3</td>
</tr>
<tr>
<td><em><strong>Marque :</strong> </em></td>
<td></td>
</tr>
<tr>
<td><em><strong>Modèle :</strong> </em></td>
<td></td>
</tr>
<tr>
<td><em><strong>Couleur :</strong> </em></td>
<td>Noir mat</td>
</tr>
<tr>
<td><em><strong>Km :</strong> </em></td>
<td>6000</td>
</tr>
<tr>
<td><em><strong>Année :</strong> </em></td>
<td>2014</td>
</tr>
<tr>
<td><em><strong>Carburant :</strong> </em></td>
<td>Diesel</td>
</tr>
<tr>
<td><em><strong>Dégats Eventuels :</strong></em></td>
<td></td>
</tr>
<tr>
<td><em><strong>Date de RDV :</strong> </em></td>
<td>30-11-2015</td>
</tr>
</tbody>
</table><br /><br />IP: 109.88.190.9
                )

        )

)


i post some pics of my Designer part and the Setup part ...

Hope this can help

Thanks again

Loadlucas
loadlucas 11 Nov, 2015
Sorry i made a mistake capture.jpg is not usefull ...

Reagrds,

Loadlucas
GreyHead 11 Nov, 2015
Hi loadlucas,

I only see the Email part of the Debugger output, please post all of it.

Bob
loadlucas 11 Nov, 2015
Sorry here is the data array :
Array
(
    [option] => com_chronoforms5
    [chronoform] => car_offers_copy
    [event] => submit
    [name] =>   
    [email] =>   
    [address1] =>   
    [postal_code_city] =>    ()   
    [phone] =>   
    [username] => 
    [text17] => 
    [dropdown31] => Audi
    [dropdown32] => A3
    [text2] => 
    [text8] => 
    [text10] => Noir mat
    [text9] => 6000
    [text12] => 1000
    [dropdown34] => LPG
    [textarea16] => 
    [datepicker] => 25-11-2015
    [captcha] => 
    [button15] => Envoyer
    [ip_address] => 109.88.190.9
)

Array
(
)


ERRORS

Array
(
)


DEBUG INFO
Array
(
    [3] => Array
        (
            [Email] => Array
                (
                    [0] => An email with the details below was sent successfully:
                    [1] => To:loadlucasprod@gmail.com, damien.krivenko@planetgroup.lu
                    [2] => Subject:Proposition de véhicule - Mondial Fleet -
                    [3] => From name:Mondial Fleet - Admin -
                    [4] => From email:noreply@mondialfleet.com
                    [5] => CC:
                    [6] => BCC:
                    [7] => Reply name:
                    [8] => Reply email:
                    [9] => Attachments:
                    [10] => Array
                        (
                        )

                    [11] => Body:
<table>
<tbody>
<tr>
<td><em><strong>Utilisateur :</strong> </em></td>
<td>  </td>
</tr>
<tr>
<td><em><strong>Email :</strong> </em></td>
<td>  </td>
</tr>
<tr>
<td><em><strong>Adresse :</strong> </em></td>
<td>  </td>
</tr>
<tr>
<td><em><strong>CP / Ville</strong> </em></td>
<td>   ()   </td>
</tr>
<tr>
<td><em><strong>Identifiant :</strong> </em></td>
<td></td>
</tr>
<tr>
<td><em><strong>Téléphone :</strong> </em></td>
<td>  </td>
</tr>
<tr>
<td><em><strong>Autre Tél. :</strong> </em></td>
<td></td>
</tr>
<tr>
<td><em><strong>Marque :</strong> </em></td>
<td>Audi</td>
</tr>
<tr>
<td><em><strong>Modèle :</strong> </em></td>
<td>A3</td>
</tr>
<tr>
<td><em><strong>Marque :</strong> </em></td>
<td></td>
</tr>
<tr>
<td><em><strong>Modèle :</strong> </em></td>
<td></td>
</tr>
<tr>
<td><em><strong>Couleur :</strong> </em></td>
<td>Noir mat</td>
</tr>
<tr>
<td><em><strong>Km :</strong> </em></td>
<td>6000</td>
</tr>
<tr>
<td><em><strong>Année :</strong> </em></td>
<td>1000</td>
</tr>
<tr>
<td><em><strong>Carburant :</strong> </em></td>
<td>LPG</td>
</tr>
<tr>
<td><em><strong>Dégats Eventuels :</strong></em></td>
<td></td>
</tr>
<tr>
<td><em><strong>Date de RDV :</strong> </em></td>
<td>25-11-2015</td>
</tr>
</tbody>
</table><br /><br />IP: 109.88.190.9
                )

        )

)


Regards,

Loadlucas
GreyHead 11 Nov, 2015
Hi LoadLucas,

I'm sorry, I'm getting confused. I had expected to see output from the Field Multiplier in there but there is none?

Are you just using the Multiplier for file uploads? The results should still show in the Debugger output??

Bob
loadlucas 11 Nov, 2015
Hi,

Yes but strangly no result of it ... maybe i use the wrong ID (chronoform-container-38) for attached files ?
I use a multi files uploads in the site now .. but it seem that some people don't know that they can add multi pics in it ...
I wrote a Sub Label explaining the multi post issue ...
I though multiplier was more comprehensive for users...
I could add 3 or 4 lines for files uploads but multiplier was more ergonomic and i found it interesting to knew the fonctionnability of it for future.

Regards,

Loadlucas
This topic is locked and no more replies can be posted.