Zen Cart Logo
Forums / Basic Configuration / contact us dropdown list values

contact us dropdown list values

Locked

Views: 1,673

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
9 Sep 2007, 8:47 PM
#1
alghazn avatar

alghazn

New Zenner

Join Date:
Sep 2006
Posts:
39
Plugin Contributions:
0

contact us dropdown list values

Hi,
In admin, under 'configuration' in "Set Contact Us dropdown list' it is possible to set multile recepients (names and emails) for the contact form.
What I would like to know is where this info is saved in the database? which table? Or is it saved in some text file somewhere since I have not been able to find this in the DB.
I need to access this info in the code so I can setup a link in the products leading to a form in which the customer does NOT have to select from a dropdown . It is pre-selected according to the manufacturer of the product.
This board has been extremely helpful...thanks everyone for that and
thanks v much in advance for this lastest

10 Sep 2007, 1:59 AM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: contact us dropdown list values

Configuration ... E-Mail Options ... is the setting for:

Set "Contact Us" Email Dropdown List
On the "Contact Us" Page, set the list of email addresses , in this format: Name 1 email@address1, Name 2 email@address2

10 Sep 2007, 6:29 AM
#3
alghazn avatar

alghazn

New Zenner

Join Date:
Sep 2006
Posts:
39
Plugin Contributions:
0

Re: contact us dropdown list values

Thanks for the reply.
However, I already knew how to add names and emails to the contact list and this info had already been added properly and was appearing in the contact us form.
I think I was not clear about my question.
Where is the Name 1 email@address1, Name 2 email@address2 etc etc stored in the DB? Which table?
I would like to access the info via a PHP program and cannot find the stored info (name, email...) anywhere in the tables though obviously it is stored somewhere

10 Sep 2007, 11:47 AM
#4
chuckl avatar

chuckl

Totally Zenned

Join Date:
Nov 2006
Location:
Papworth, Cambridgeshire, UK
Posts:
717
Plugin Contributions:
0

Re: contact us dropdown list values

Like most things in Admin, it's in the configuration table, key CONTACT_US_LIST.