View Single Post
Old 05-07-2024, 08:54 PM   #5
tsparr
Junior Member
tsparr began at the beginning.
 
Posts: 6
Karma: 10
Join Date: May 2024
Device: Kindle Paperwhite (11th Generation)
Quote:
Originally Posted by theducks View Post
You did not close series index before Title
{ } are always pairs and are not nested
I think if this were the case, wouldn't the template editor complain? Again, it works fine for saving books in a series. It's only the standalone titles that it fails for. Simply removing {title} allows this template to work:

{series:'re(ifempty($,field('title') & ' - ' & field('authors')),':',' -')'}/{series:'re(ifempty($,field('title') & ' - ' & field('authors')),':',' -')'}{series_index:0>2s| - |}
tsparr is offline   Reply With Quote