Forums

Echo cf_id in Thank You page and E-mail

vbarlakoski 06 Nov, 2012
Hello!

I have one code that was working on older versions of chronoforms

<?php echo "Number ".$MyForm->tablerow['jos_chronoforms_TABLENAME']->cf_id;?>


but now, in newest version i get just this:

Your registration with number tablerow['jos_chronoforms_data_YABLENAME']->cf_id;?> is sent.

Is there another variable instead of $MyForm->tablerow?

Thanks!
vbarlakoski 06 Nov, 2012
I`ve got it!

Now i can use {chronoform_data_cf_id} instead of php!

Thanks!
Max_admin 21 Nov, 2012
Hi,

Actually it should be:
{chronoform_data.cf_id}
😉

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.