View Single Post
Old 12-06-2011, 11:01 AM   #3
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,447
Karma: 8012886
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by lathom View Post
Feature request: allow specification of the display order of custom metadata fields.
This would probably be up to me, given that I wrote much of the custom column definition and edit code. Unfortunately for this request, I don't have any personal need for this feature and am thus not motivated to do the work. If anyone else wants to take it on, then the widgets are built in gui2.custom_column_widgets.py. Some interface would need to be added to specify and store the order of the widgets, something would need to be done to keep things working in the face of changes to the columns, and the difficulties of arbitrary placement of comments fields in the two-column layout would need to be resolved.

Potential workaround for edit metadata single: use the standard 3-tab window and set the tweak metadata_single_use_2_cols_for_custom_fields=True. This might help, even if you have so many custom fields that they won't all fit on the two-column layout. Edit metadata bulk always uses the single-column layout.
chaley is offline   Reply With Quote