Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Rakesh

    (@jitu87)

    I need to hook or filter that provide me contact-form-entries plugin for modify csv for adding extra column.

    add empty hidden field in your form

    add row in csv file using filter vxcf_entries_plugin_leads_table

    Thread Starter Rakesh

    (@jitu87)

    In the CSV file, I need only the UTM fields, such as utm_source, utm_medium, utm_term, and,utm_campaign which come from the vxcf_leads_detail table. 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 the created column.
    provide me code of it.
    SS : https://prnt.sc/Sy10_fTcA76a

    • This reply was modified 1 month, 1 week ago by Rakesh.
    Thread Starter Rakesh

    (@jitu87)

    Please remove my query all of above i have new query .

    Thread Starter Rakesh

    (@jitu87)

    I want to merge my extra fields into plugin-generated leads. How can I do this using the vxcf_entries_plugin_leads_table filter?

    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_2OLLjrJ

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.