Magento - custom Account/Registration Fields
        Posted  
        
            by 
                Bizboss
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Bizboss
        
        
        
        Published on 2010-12-22T08:05:09Z
        Indexed on 
            2010/12/23
            4:54 UTC
        
        
        Read the original article
        Hit count: 267
        
Hello,
I followed this tutorial: http://www.magento.cc/custom-accountregistration-fields.html
to add fields in the registration form of a customer under Magento, I succeed to run the example with a checkbox in the frontend and the backend.
I had at the backend a text field with 0 or 1 as value, but I would like to have also a checkbox as in the frontend.
Anyone know what changes to do for this?
Thank you.
© Stack Overflow or respective owner