Forums

How to get cf_id value in to custom code ?

junfpurba 01 Feb, 2021
Hi,

How to get cf_id value in to custom code ?
junfpurba 05 Feb, 2021
Any one can help me ?
junfpurba 10 Feb, 2021
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.
You need to login to be able to post a reply.