My Patient wiki is coming along nicely,I very much appreciate the help from the community
my next problem seems to not exist in the documentation either. I want to reference a dynamically updated field value to reveal based on gteq (greater than equal to) this can be achieved statically by manually making the statement like this <$reveal type="gteq" state="Patient-Vitals!!blood-pressure" text="120/80"> <a class="green">PASSED - Your blood pressure is good</a> </$reveal> 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? Thank you -- 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/8205e723-a8cf-4f78-a849-997ded63ae4b%40googlegroups.com.

