Quote:
Originally Posted by un_pogaz
You can't and it will probably never be an option.
I personaly recomand to use a Composite column that if no value in #pages (Count Pages), return the value in from the Calibre Page:
Code:
program: ifempty($#pages, $pages)
And if you don't want the Calibre Page, don't show it. Its calculations are done in the background, so it won't be a problem.
|
If we are allowed to swap columns, there will be a value in #pages. There will either be the Count Pages value or the calibre value. Given this is a beta, I hope this is something Kovid will allow us.