Zen Cart Logo
Forums / General Questions / Input Field Product Option

Input Field Product Option

Locked

Views: 1,237

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
24 Nov 2007, 7:22 PM
#1
dizz avatar

dizz

Zen Follower

Join Date:
Oct 2006
Posts:
170
Plugin Contributions:
0

Input Field Product Option

Hi All,

I'm trying to figure out how to implement an <input type="text"> field as a product option so that users can specify their auto model when purchasing a product.

The store sells auto parts for all vehicles (including antiques) so there really is no way to ensure that every possible option is listed in a drop-down. Is it possible to include an <input> field as a product option?

At the end of the day all we really need is for the order/invoice to include the information that the user enters - perhaps there is a workaround?

24 Nov 2007, 10:51 PM
#2
Kim avatar

Kim

Obaa-san

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

Re: Input Field Product Option

Text input fields are configured just like other attributes -

25 Nov 2007, 4:21 PM
#3
dizz avatar

dizz

Zen Follower

Join Date:
Oct 2006
Posts:
170
Plugin Contributions:
0

Re: Input Field Product Option

Thanks Kim - I feel really dumb that I overlooked this. Much easier than I thought!