Hi,
I would like to add an interest to a specific list of people. There isn't a standard report that does this and I was wondering if anyone has gone through this process in the past.
Brenda
Hello,
The table that holds the customer interests is TX_CUST_TKW. You write sql code to add or remove interests to customers. That is what we did when we wanted to add a new interest to a group of customers.
Jon
I did this when we went live with our new website and needed to move information from a custom screen to the actual Interest screen. As Jon says it was a case of getting the customers into a list or temp table and then doing an insert into tx_cust_tkw