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 WoolfPublisher :
Bloomsbury
Details_P :
BloomsburyBR