Rakesh
Forum Replies Created
-
I want to merge my extra fields into plugin-generated leads. How can I do this using the
vxcf_entries_plugin_leads_tablefilter?Instead of creating entirely new rows, I want to merge the extra fields with the existing lead.
Here is my SS that I want to merge over here: https://prnt.sc/bz_6_2OLLjrJPlease remove my query all of above i have new query .
In the CSV file, I need only the UTM fields, such as
utm_source,utm_medium,utm_term, and,utm_campaignwhich come from thevxcf_leads_detailtable. These fields should appear after the last columns of the form. Currently, all data is being retrieved, but I want only the UTM data to be displayed next to the last fields, specifically after thecreatedcolumn.
provide me code of it.
SS : https://prnt.sc/Sy10_fTcA76a- This reply was modified 1 year, 3 months ago by Rakesh.
I need to hook or filter that provide me contact-form-entries plugin for modify csv for adding extra column.