Quote:
Originally Posted by Comfy.n
I had tried both composite column types (behaves like tags and the other) before using the PI, neither would linkify; i'm running from the latest source, so maybe something changed? Or maybe I've been bedtime procrastinating too long and missed something, most probably. 
|
Hmmm ... it works for me. I also run from source. This difference doesn't matter unless there really is something broken.
Here is the column definition, which also shows the complete template.
Here is what I see in book details.
And FWIW: if you prefer the output on the python-based column to be all on one line instead of one per line, change
Code:
return ('<br>'.join(
to