Try the Demo

Magento

eCommerce Software for Online Growth

Magento Forum

Our new hosted solution for small & emerging businesses
   
How do I add select box (drop-down), radio button or checkbox to Create an Account? 
 
Doug McCaughan
Jr. Member
 
Total Posts:  2
Joined:  2009-12-10
 

When a new customer signs up by cilcking Create an Account, I want have a required field on the form for the customer to identify their industry.

<select id="industry" name="industry">
   <
option value="foo">bar</option>
   <
option value="foo1">bar1</option>
   <
option value="foo2">bar2</option>
</
select>
I also want some radio buttons
Do you like pie
<
input type="radio" name="likepie" value="1">Yes 
<input type="radio" name="likepie" value="0">No
I also want some checkboxes
Which pies do you like
<
input type="checkbox" name="pies[]" value="p13">cherry 
<input type="checkbox" name="pies[]" value="p15">lemon  
<input type="checkbox" name="pies[]" value="p16">mud
I’ve been using this awesome guide http://www.fontis.com.au/blog/magento/custom-customer-signup-attributes to add text fields http://www.fontis.com.au/blog/magento/custom-customer-signup-attributes

How do I add selects, checkboxes, radio buttons, textareas and their respective values and text ? (ie. the foo part and bar part in the select example above)

 
Magento Community Magento Community
Magento Community
Magento Community
 
Georges@Bitbol
Sr. Member
 
Avatar
Total Posts:  103
Joined:  2008-08-08
Paris, France
 

Hi !

Did you find the solution.
I have to do the same stuff and could not find a way to do it.

Thanks in advance

 Signature 

Blog eCommerce, développement, ergonomie - magento , symfony

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top
 
© Copyright 2012 Magento Inc.
Privacy Policy|Terms of Service
Magento Community Count
701238 users|839 users currently online|497193 forum posts