Zen Cart Logo
Forums / All Other Contributions/Addons / Looking for Quote form

Looking for Quote form

Locked

Views: 855

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
17 Dec 2008, 3:07 PM
#1
charmedbytina2 avatar

charmedbytina2

Totally Zenned

Join Date:
Mar 2007
Location:
AZ
Posts:
1,890
Plugin Contributions:
0

Looking for Quote form

Has anyone created a quote form for zen cart?
I am looking for something like Url removed because of generated popups

If you have something like this available for fee please PM me.

Otherwise - can you let me know which file I can hack away at to get something similar.

Thanks,

Tina

17 Dec 2008, 3:18 PM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,606
Plugin Contributions:
0

Re: Looking for Quote form

Might want to find another example.

17 Dec 2008, 3:29 PM
#3
charmedbytina2 avatar

charmedbytina2

Totally Zenned

Join Date:
Mar 2007
Location:
AZ
Posts:
1,890
Plugin Contributions:
0

Re: Looking for Quote form

dang! Sorry about that chief!

Attachment #5021

Will provide URL if needed.

17 Dec 2008, 6:37 PM
#4
ells avatar

ells

New Zenner

Join Date:
Nov 2008
Location:
Pacific Northwest
Posts:
24
Plugin Contributions:
0

Re: Looking for Quote form

That is doable, but how it is setup would depend on what services/products the quote was for. Seems like it would have to be custom made to have the right fields.

A new define page might be to easiest thing to work with for something like this. Basically you can create a HTML form with all the fields you need, and then use PHP to submit the form and store the data.

There is a good tool in the downloads sections for creating define pages, and there are plenty of tutorials on the subject.