Hi,
I would like to show the form "ID" field in the Email result. Someone can tell me how can I do that?
Thanks
Simkea wrote:add a hiddenfield to your form.
$mailBody = "Form : ".$ckform->title." [".$ckform->name."](".$ckform->id.")<br />\n";
$mailBody = "Form : ".$ckform->title." [".$ckform->name."](".(is_object($dba)?$dba->insertid():"").")<br />\n";
Return to CKForms 1.3.x Support forum
Users browsing this forum: No registered users and 1 guest