Project description
getting the number of entries in the toc to show in a custom column.
Similar project that works
getting the number of authors in a custom column ==> {authors:count(,)}
The solution should be {toc:count(,)} but somehow the TOC field is not loaded with the rest of the metadata (it seems).
I also tried to load the missing metadata with template functions, like {:field(toc):count(,)} but no luck.
Can someone shed a light of this problem?
getting the number of entries in the toc to show in a custom column.
Similar project that works
getting the number of authors in a custom column ==> {authors:count(,)}
The solution should be {toc:count(,)} but somehow the TOC field is not loaded with the rest of the metadata (it seems).
I also tried to load the missing metadata with template functions, like {:field(toc):count(,)} but no luck.
Can someone shed a light of this problem?