I have an example in my new post form on my site here
<http://ooktech.com/jed/externalbrain/#New%20Blog%20Post>.
You use reveal widgets. It comes up a lot in forms in what I make. The
general form is like this:
<$edit-text tiddler='$:/temp/Some Tiddler' field='some_field'
class='tc-edit-texteditor'/>
<$reveal type=match state='$:/temp/Some Tiddler!!some_field' text=''>
Enter a name first
</$reveal>
<$reveal type=nomatch state='$:/temp/Some Tiddler!!some_field' text=''>
<$list filter='[{$:/temp/Some Tiddler!!some_field}!has[title]]'
emptyMessage='Already Exists'>
<<addButtonHere>>
</$list>
</$reveal>
--
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/231bf264-e504-4f1a-81e6-dfcc894304f3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.