View Single Post
Old 06-08-2023, 08:48 PM   #8
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,779
Karma: 30237628
Join Date: Mar 2012
Location: Sydney Australia
Device: none
You've discovered why the built-in (real) comments/Comments column is not offered as a column that can be displayed in the Book list. Virtualising it as a derived custom column with a template won't overcome that.

Bottom line - long text columns cannot be shown in the booklist directly. What I do is to cloak them with a column icon if they're not empty.

In one of my libraries I want to know if a book has comments; so, I attach a 'page' icon to the Title column if comments is set, viz:

Click image for larger version

Name:	Screenshot 2023-06-09 103745.jpg
Views:	88
Size:	297.0 KB
ID:	201920

IMO creating custom columns with the same lookup names as built in columns is best avoided - even of they have to be prefixed with '#' when used elsewhere.
BetterRed is offline   Reply With Quote