Thread
:
how to get list of custom column
View Single Post
04-14-2015, 02:44 AM
#
6
chaley
Grand Sorcerer
Posts: 12,476
Karma: 8025702
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
You should look at library/field_metadata.py. It explains what field (column) datatypes are available and has lots of methods for manipulating this information. You can get a field_metadata dict using something like fm = gui.db.field_metadata
chaley
View Public Profile
Visit chaley's homepage!
Find More Posts by chaley
Track Posts by chaley via RSS