View Single Post
Old 03-23-2023, 08:31 PM   #12
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,778
Karma: 30237628
Join Date: Mar 2012
Location: Sydney Australia
Device: none
I assume the Book Details for "To the Lighthouse' would show two Publisher fields with clickable Bloomsbury, one from the publisher/Publisher column, the other from the composite column (#genlinks) with the make_book_details_search_links function.

Might be an idea to give the latter a different colour. Could one have multiple composite columns with different parameters, which could be placed adjacent to the regular columns, e.g.

Code:
#genpub/Details_P {program: make_book_details_search_links('publisher:Publisher', '<br>')}
@genauth/Details_A {program: make_book_details_search_links('authors:Authors', '<br>')}
Authors : Virginia Woolf
Details-A : Virginia Woolf
. . .
. . .
Publisher : Bloomsbury
Details_P : Bloomsbury
BR
BetterRed is online now   Reply With Quote