I think I solved my problem (discussed below): by going into the preferences | Fields tab and checking the appropriate check boxes so that the fields appear in the Add Edit Panel they then also become available in the drop down menu and view options panel. Not exactly intuitive but it does the job. I leave it to you to decide if this behavior is odd enough to be considered a bug.
I keep my book collection data in a Filemaker Pro database (primarily because Bookpedia doesn't support the kinds of reports and sorts that I like to generate). Nevertheless I have all the pedias and thought it would be nice to have some book data on my iPod Touch using Pocketpedia.
I created a tab-delimited file (exported from FMP) containing a subset of the FMP fields:
- AuthorsEditors
FirstAuthorEditor
Title
SeriesSortCalc (used to do a particular kind of sort in FMP)
Packaging (hardcover/trade paperback/paperback)
GeneralClass (fiction/non-fiction)
Category (e.g., novel, collection-authored, collection-edited, ...)
Subcategory (e.g., science fiction, horror, humor, ...)
SeriesTitle (e.g., Lord of the Rings)
SeriesPart (1, 2, ...)
SeriesLast (last book number in series, e.g., for a trilogy, 3)
SmallDescription (e.g., F(ac) e, meaning fiction,authored collection, excellent condition)
- C1 = All Authors/Editors
C2 = Series Sort Value
C3 = General Class
C4 = Category
C5 = Subcategory
C6 = Series Part
C7 = Series Last
C8 = Small Description
- AuthorsEditors --> All Authors/Editors
FirstAuthorEditor --> Author
Title --> Title
SeriesSortCalc --> Series Sort Value
Packaging --> Format
GeneralClass --> General Class
Category --> Category
Subcategory --> Subcategory
SeriesTitle --> Series
SeriesPart --> Series Part
SeriesLast --> Series Last
SmallDescription --> Small Description
Regards,
Gary Nunes