magento - Change customer attribute position in backend -
i've added customer attributes appear correctly in backend. cannot change position.
i've search in eav_attribute , customer_eav_attribute tables , haven't found position field strange because both @ attribute setup , in mage_customer_model_entity_setup, possible specify position in setup array.
of course, while setting new customer attributes, correctly gave position key => value new attributes.
does have clue on how change customer's attributes position in backend ? or sorting key unfortunately attribute_id ?
thanks lot help!
you can specify relation in table eav_entity_attribute.
Comments
Post a Comment