Page 1 of 1

Inputfield on Product Order

Posted: Sun Jun 12, 2016 3:46 am
by kurtisane
Hello,
I´m looking for a way to have a inputfield on the product page for my customer. When the customer orders the product I need to see the text in the inputfield in the backoffice.

Is there any known solution ?

Regards

kurtisane

Re: Inputfield on Product Order

Posted: Sun Jun 12, 2016 3:12 pm
by imdevlper18
Create a option with type text and assign to product.
Have you tried this?

Re: Inputfield on Product Order

Posted: Sun Jun 12, 2016 8:12 pm
by kurtisane
Thanks that helped.

Is there a way to add text into the textfield, which will basicly disappear when the customer types in it?
And if nothing is entered it still is empty. And the empty field is anyway not allowed.

Re: Inputfield on Product Order

Posted: Sun Jun 12, 2016 8:44 pm
by imdevlper18
it won't automatically disappear. As customer can edit it more.

If you have set option as required. Then customer has to compulsory enter that field.
If you have set option as not required. Then customer can add to cart by keeping it empty

Re: Inputfield on Product Order

Posted: Mon Jun 13, 2016 1:13 am
by kurtisane
Yes that´s also what I found out.
It would be great if it would disappear automaticly.