Quote:
Originally Posted by theducks
Then there are Tweaks that affect the MDE custom field order
Preferences: Tweaks:
|
just to make it easy for the OP ...
if you have custom fields named:
pages, words, genre
that custom columns will be auto ordered by alphabet or you can choose an order like this:
Code:
metadata_edit_custom_column_order = [u'#pages',
u'#words',
u'#genre']
in Preferences: Tweaks search by: metadata_edit_custom_column_order