Hi, Bob
Good year for you 😛
how to call (or Show) a chonoforms form within the php code?
I found this code, but.. and the rest of code?
Thanks
António Graça
Good year for you 😛
how to call (or Show) a chonoforms form within the php code?
I found this code, but.. and the rest of code?
$formname = 'publicar_"';
$MyForm =& CFChronoForm::getInstance($formname);
$MyForm->showForm($formname);
Thanks
António Graça