Guest Posted July 24, 2003 Posted July 24, 2003 I inherited a site so I don't know what's been modified and what hasn't but here's what's happening. I have a set of products that need to be personalized using text boxes for attributes. In the table 'products_options' there is a field 'products_options_type'. The default is '0' - signifying a select box. Several options are tagged with a '1' - signifying a text box. Using *Attributes Manager v2(?) - there isn't any way to select those options tagged as 'text'. What contribution can I use to get products associated with the 'text' options? or what code do I need to modify to allow me to do this? Question #2 - how do I modify product_info.php to get the options tagged with a '1' in the products_options_type field to display as a text field? I'm seriously stuck and need to have the site ready to launch within a week. Any help you all can give would be great. If you need more info, let me know. Please, please help! Thanks Wally
Guest Posted July 24, 2003 Posted July 24, 2003 You can find the contribution from which this code probably derives here. Good luck, Matt
Recommended Posts
Archived
This topic is now archived and is closed to further replies.