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

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -