Is there a way to do:
<$view field='caption'><$view field='title'/></$view>
using some kind of modifed version of
{{{ [list[$:/TiddlerNameWithListField]] }}}
The transclusion lists all the titles that are in the list field but what I want is IF the title listed has a caption, show the caption instead of the title but still have the final output sorted.