Description

This is aimed at field values that don't change between view results, like the ones used in filtering.

Steps
  1. add the field in the field list to display in the view and exclude it from display (unless you want it shown in every result)
  2. get the twig that displays the field value
    1. turn on rewriting
    2. copy from replacement patterns
  3. add the twig from step 2 directly in the title of the view, even though it doesn't mention that it supports twig