On Friday, December 27, 2019 at 3:04:57 PM UTC-8, Matthew Potter wrote:
>
> The trouble is the ideal blood-pressure ranges changes with the age of
> patients, so I would want to reference another field from this like this
> <$reveal type="gteq" state="Patient-Vitals!!blood-pressure"
> text="!!blood-pressure-tests">
> obviously this is wrong, can anyone offer any suggestions
>
To use a field value as a parameter, use {{...}} instead of double-quotes.
Thus:
<$reveal type="gteq" state="Patient-Vitals!!blood-pressure"
text={{!!blood-pressure-tests}}>
-e
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/b4e99cf5-564e-42fb-8241-ca6c3aae8057%40googlegroups.com.