For example, if two users that come complete the form provided in the email comes in addition to their data, there is also the first N1 and N2 email came in second
Thank you very much
Stefano
Hi riga75,
After the Autogenerated Code has run and saved the info in the table the results are in the $MyForm->tablerow["form_name"] object so I think you can pick up the id from $MyForm->tablerow["form_name"]->cf_id
Bob
Hello Admin,
Some user has submitted a new message for you, the message submitted is:
kjhgk
{cf_id}
the user's name is: stefano
<p> Hello Admin, </ p>
<p> Some user has submitted a new message for you, submitted the message is: </ p>
<p> (message) </ p>
<p> the user's name is: (name) </ p>
<p> <br /> <br />
<? php
$MyForm->tablerow["jos_chronoforms_basicDemo"]->cf_id
?>
Hello Admin,
Some user has submitted a new message for you, the message is submitted:
hkljhlkjc sfgdsf
the user's name is: stefan
<?php
echo $MyForm->tablerow["jos_chronoforms_basicDemo"]->cf_id;
?>
Parse error: syntax error, unexpected T_ECHO in / home / mydomain.com / public_html / components / com_chronocontact / libraries / mails.php (98): eval () 'd code on line 7
Hi riga75,
We gained an extra space in the copy and paste - should be <?php no spaces.
Bob
DOCTYPE HTML PUBLIC "- / / W3C / / DTD HTML 4.01 Transitional / / EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<base Href="http://www.tregima.it//" />
<title> Email </ title>
</ Head>
<body> <p> Hello Admin, </ p>
<p> Some user has submitted a new message for you, submitted the message is: </ p>
<p> kjhgkjhgkjh </ p>
<p> the user's name is: line </ p>
<p> <br /> <br />
<br /> <br />
Submitted by 79.0.75.203 </ body>
</ Html>
<?php
echo $MyForm->tablerow["jos_chronoforms_basicdemo"]->cf_id;
?>
Not basicDemo