Blog Sections Open
Matching DocLister Articles by Shared TV Values
A practical guide to building related-content blocks in DocLister from matching TV data.
Related content works best when the relationship is data-driven instead of manually maintained. The donor topic asked how to output articles in DocLister by matching values from a TV field, which is exactly the kind of problem TVs are good at solving.
Why this approach scales
- Editors do not have to update explicit related-item lists by hand.
- The relation can follow tags, status fields, categories, or any other shared TV data.
- The same TV logic can power listings, sidebars, or contextual blocks.
When used carefully, TV matching gives you a flexible “related articles” system without introducing a heavier relational layer. The real trick is to keep the TV values normalized enough that matching stays reliable.
Sorting eFilter and DocLister Items by Values from Another Table
An advanced extras note on ordering filtered DocLister results by ranking data stored in a separate table instead of the main resource table.
Matching Related Articles by TV Values in DocLister
A component-focused note on building related article blocks in DocLister by comparing shared values stored in a TV field.