*Question*: There is a tiddler say myTiddler, a button shall be visible if
and only if both fields of fone and ftwo have non empty values
I know this can be done using two $list widgets but I am looking for a
simpler more semantic solution!
*Pseudo code*
<$vars disabled={{{ if [[myTiddler]get[fone]!is[blank]] AND
[[myTiddler]get[fone]!is[blank]] then NO else YES }}} >
<$button disabled=<<disabled>> > Create </$button>
</$vars>
What do you think?
Best wishes
Mohammad
--
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/CAAV1gMCDuUnS2NYkrH_UP%2BM7WonrJsTY%3D09HwoKL8j6uNKdVfQ%40mail.gmail.com.