Hello!
I have one code that was working on older versions of chronoforms
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!
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!