• Welcome to KonaKart Community Forum. Please login or sign up.
 

Customer specified attributes

Started by 123techno, February 11, 2009, 03:22:04 am

Previous topic - Next topic

123techno

I want to create a product line that has fields/attributes that are customized by the end user. For example, T-shirts that show custom text. How could the shopper specify the text they would like to have on the t-shirt?

kate

Custom fields are available in most of the objects in KonaKart.  In this case you could add the text to a custom field on the product on the order...

Kate 

123techno

Thanks Kate,

I guess I'll have to dig deeper. I did not see the custom fields appear on the order, but I did notice them on the admin side (at the bottom of the left-nav).

Could you direct me to a page in the manual (pdf doc that comes with download) that shows how to implement custom fields?

kate

Hello,

Look at the javadoc for the APIs...  they will show you the objects that can be passed in to various calls...  some of these objects will have custom fields.

-Kate