While Joshua gave you the right direction you can have a look at the dictionary project by Jed Carty (he has a lot of great examples, and case studies) from TW-Scripts
https://kookma.github.io/TW-Scripts/#A%20Dictionary%20Project TW-scripts has not been updated for a while, but it is among the very useful TW scripting resources in *the whole galaxy* *;-) :-) :-)* that is because many people from TW community contributed to that! https://kookma.github.io/TW-Scripts/ Best wishes Mohammad On Mon, Apr 12, 2021 at 6:58 PM Reaktorblue <[email protected]> wrote: > I'm trying to learn how to use TW5 as a way to document some things via a > data entry form > > I have these two tiddlers created > > - Basic Form > - $:/state/basic-form > > In the Basic Form tiddler, I'm using a button to create a new tiddler > based on the data in the form > > \define newEntry() > <$action-createtiddler $basetitle="entry" $template="$:/state/basic-form"/> > \end > > <$button actions=<<newEntry>> > > Create Tiddler > </$button> > > Is there a way to also clear the form once I have clicked the button? > > > -- > 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/e69ea84e-3cb6-4c71-bb4c-2a362cfaeba1n%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/e69ea84e-3cb6-4c71-bb4c-2a362cfaeba1n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAAV1gMDRyH-eQG0xyvr6pwn1JzbM2Z8AsxotCqSXQcxyMUM_Kg%40mail.gmail.com.

