Custom Fileds
-
Hi
How can I call the form entry id in custom fields?
I’m trying this way:
$order_id = $Retriever->GetRaw(_seq_num,’value’);
$order_value = $Retriever->GetRaw(15,’value’);Thanks
The topic ‘Custom Fileds’ is closed to new replies.
Hi
How can I call the form entry id in custom fields?
I’m trying this way:
$order_id = $Retriever->GetRaw(_seq_num,’value’);
$order_value = $Retriever->GetRaw(15,’value’);
Thanks
The topic ‘Custom Fileds’ is closed to new replies.