How to add new attributes inside a form?

If you need to add new customer attributes not after a form but inside it, please insert the following code into the corresponding template:

<?php echo Mage::helper('amcustomerattr')->fields(array('field_code1', 'field_code2', 'field_code3'); ?>

 

See more details on Customer Attributes page

User Guide

How can we help you?

Didn’t you find the answer to your question? We are always happy to help you out.

© 2009-2024 Amasty. All Rights Reserved.