Hello friends,
How can i put contents into field custom in multiplier??
I have tried this and other proves and No running.
Content custom field into multiplier
If I change __N__ per a number is running OK.
Thomas
How can i put contents into field custom in multiplier??
I have tried this and other proves and No running.
Content custom field into multiplier
<?php
echo $form->data['hf']['__N__']['co_nombre'];
?>
If I change __N__ per a number is running OK.
Thomas