I think I should modify code of: components/com_ckforms/models/ckforms.php someway.
Any suggestion?
This line display the field’s name, but empty, with no value:
- Code: Select all
$mailBody = $mailBody.JText::_( 'Article ID' ) . " : " . $articleid . "<br />\n";
Another alternative could be to add a new field (I don’t know what type) with an unique, numerical user id.
Thank you in advance for your help.
inma