Results 1 to 4 of 4
  1. #1
    Join Date
    Nov 2010
    Location
    Bay Area, California
    Posts
    3
    Plugin Contributions
    0

    Default Adding additional fields to Customer records?

    I would like to add a one-of-n field to a customer's record to differentiate different types of customers so I can send different, targeted newsletters to each customer type.

    Ideally I'd do this with the help of an add-on module, and then be able to send using Zencart's Newsletter facility. But I could also do this using Constant Contact. But I'd need some way to add the extra field in the first place.

    What's the easiest way to do this?

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Adding additional fields to Customer records?

    But I'd need some way to add the extra field in the first place.
    Adding a recoed to the customer table is the easy part

    Coding the frontend to display it, capture it, save it to the db , the admin to retrieve and display it etc etc are the harder parts

    If this will be only for the admin to see/use and not foe the customer to enter....consider using the builtin groups function
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Nov 2010
    Location
    Bay Area, California
    Posts
    3
    Plugin Contributions
    0

    Default Re: Adding additional fields to Customer records?

    Thanks for the tip! Seems like the way to go. I've created 0% discount groups to delineate the different customer types. Any tips on how to get these exported?

    I've installed the "Email Address Export for Newsletters" module and need to export just those customers who match one group at a time. Or to export the discount group as a field in the export CSV. Is there an elegant way to customize the email address export query, or do I fall back on a query through phpMyAdmin?

  4. #4
    Join Date
    Nov 2010
    Location
    Bay Area, California
    Posts
    3
    Plugin Contributions
    0

    Default Re: Adding additional fields to Customer records?

    OK, nevermind. I did some digging and discovered the query_builder table. I'm still new to this whole Zencart thing. A treasure trove of options here!

 

 

Similar Threads

  1. Additional customer fields
    By elgar in forum All Other Contributions/Addons
    Replies: 11
    Last Post: 30 Jul 2010, 08:33 PM
  2. Additional Customer Fields
    By Daisy in forum General Questions
    Replies: 1
    Last Post: 14 Nov 2009, 04:22 PM
  3. Additional Customer Fields
    By flyteline in forum General Questions
    Replies: 3
    Last Post: 25 Sep 2008, 06:51 PM
  4. Account Creation Errors - after adding Additional Customer Fields addon
    By slavna77 in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 1 Sep 2008, 05:04 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg