Hi,
I want to have a dedicated column for the Goodreads identifier, in order to display it in Book Details.
I'm aware that {identifiers:select(goodreads)} can replicate the identifier in text form, however I wanted it to behave just like the default identifiers column, as it allows converting the identifiers into links.
The default identifiers column has a clickable Goodreads link, however at the moment I'd prefer to have a dedicated one that can display just the GR link.
I've tried...
Code:
goodreads:{identifiers:select(goodreads)}
...hoping for some magic to take place but it didn't happen.