Guest Posted April 7, 2005 Posted April 7, 2005 I need customers to be able to add personalized information when ordering products. The information could vary with each product. It could be the same personal data that is in their account (name, address, etc.) and/or perhaps even slogans. How does one add an input form to a product? Thanks, charon
♥bruyndoncx Posted April 7, 2005 Posted April 7, 2005 You have a generic option type contribution that allows you to specify one single text field for input. there is a second contribution, 'imprint text' or somethiing along those lines that allows you to specify several text fields per product. The link to the contribution area, you find at the top of this page. KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt
Guest Posted April 8, 2005 Posted April 8, 2005 You have a generic option type contribution that allows you to specify one single text field for input. there is a second contribution, 'imprint text' or somethiing along those lines that allows you to specify several text fields per product. The link to the contribution area, you find at the top of this page. <{POST_SNAPBACK}> Thanks. I spent hours scouring the forums, didn't think to check contribs. Duh! Best Regards.
giftmaster Posted April 8, 2005 Posted April 8, 2005 Thanks. I spent hours scouring the forums, didn't think to check contribs. Duh! Best Regards. <{POST_SNAPBACK}> Try this out File Upload .7 (for PA - Option Type Feature) You can see it on my site. My Webpage :thumbsup: Ray
Recommended Posts
Archived
This topic is now archived and is closed to further replies.