#Overview
This function retrieves the field name of the primary field that is used for contact record look-ups. This is usually the email address.
#Return
(string) The field name.
#Get the primary CRM field name
$field_label = wpf_get_lookup_field();
Was this helpful?
Let us know if you liked the post. That’s the only way we can improve.