How do I use [get[caption]else{!!title}]
inside of a view widget? I tried numerous methods and nothing worked.
It is inside a macro, so I want to do: <$view tiddler="$tiddler$" field=“caption if tiddler has a caption field, title if no caption”/>
(the macro itself works, that is not the issue)