From: Steve Sutton Date: Tue, 14 May 2019 19:21:31 +0000 (-0400) Subject: update recordid to contact_id X-Git-Tag: v1.2.1^2~2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=1be5c06e53b76cb37fa8d39ea4b0cefd11639d9e;p=WP-Plugins%2Fglm-member-db-leads.git update recordid to contact_id for import --- diff --git a/views/admin/leads/import.html b/views/admin/leads/import.html index 3ffbecd..85e48f9 100644 --- a/views/admin/leads/import.html +++ b/views/admin/leads/import.html @@ -25,10 +25,10 @@
  • Phone 2
  • Fax
  • -

    The recordid field is used to properly update the correct contact.

    +

    The contact_id field is used to properly update the correct contact.

    Your results will be displayed once the file has been uploaded and database is updated.

    Sample header of file to be imported

    -

    recordid,fname,lname,email,addr1,addr2,city,state,zip,country,phone,phone2,fax

    +

    contact_id,fname,lname,email,addr1,addr2,city,state,zip,country,phone,phone2,fax

    You can have more fields but these are required in the file