Hi,
How to get cf_id value in to custom code ?
I have got the cf_id value with the code {var: save_data8.cf_id} but I get another problem when using curl.
Then I tried to get the cf_id with the code:
$ MyForm = & CFChronoForm :: getInstance ('form_name');
$ cf_id = $ form-> tablerow ["jos_chronoforms_data_tablename"] -> cf_id;
I get the output:
Class 'CFChronoForm' not found
Can anyone help me? and that's very helpful.