1

I have created a Product Attribute called Local Price in Attribute Set of Default, I selected the order so it appears directly above Price... which works fine with the edit form...

enter image description here

However in both the configurations grid on the same edit form and the main product grid it either does not appear or appears in an unexpected place. I can drag to reorder, but I'd like this to be default behaviour.

enter image description here enter image description here

Barry
  • 587
  • 1
  • 5
  • 22

1 Answers1

0

I have solved this by editing eav_entity_attribute.sort_order in the database to change the order for each relevant attribute in each attribute set.

Barry
  • 587
  • 1
  • 5
  • 22