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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.