svgmx5 Posted November 1, 2009 Share Posted November 1, 2009 I'm having issues with the attributes. I was wondering if there was a way i could add a radio button, and at the same time, have a text box below it. kinda like this: <h4>Please Choose type</h4> <input type="radio" name="radio"/><br/> <input type="text" name="text/> <h4>Please choose type</h4> <input type="radio" name="radio"/><br/> <input type="text" name="text"/> I've been looking and trying to mess with the code in tpl_modules_attributes.php and modules.php. Hope someone can give me a hand here Thanks in advance Link to comment https://forums.phpfreaks.com/topic/179872-zen-cart-attributes/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.