I have a range widget like <$range field="value"/>
that is transcluded into multiple tiddlers via a ViewTemplate. I would love to have a visual indicator when the widget currently has no data associated with it (i.e. when [<currentTiddler>has[value]]
is empty). For example perhaps it could appear translucent, or a different color.
Is there any way to achieve this?
Thanks