View Single Post
Old 10-03-2010, 08:27 AM   #262
Foolproof
Member
Foolproof began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Oct 2010
Location: Zlín, Czech rep.
Device: Sony PRS 505
Quote:
Originally Posted by chaley View Post
Hello David,
As C2O uses the db directly, you can ignore the book's author_sort field when generating author lists. Instead, use the sort value in the author table. That will eliminate all the parsing ambiguity and the multiple-value problem.
Yes

F.e.

Auhor name order

Code:
Adams Z.
Kennedy E.
Zanzibar O.
Author_sort order I have the same

But in catalog I have order

Code:
Kennedy E.
Zanzibar O.
Adams Z.
Foolproof is offline   Reply With Quote