Hi Works better if you use an input form to edit a field in another tiddler -- in this case data entered will first create a tiddler called 'target' (if 'target' does not exist) and enter text into a field called 'test'.
<$edit tiddler="target" field="test" /> regards On Sunday, April 20, 2014 9:01:00 PM UTC+2, Andrei Dorian Duma wrote: > > Hi guys! > > First of all, TiddlyWiki is a great tool! I've discovered it a few days > ago and I really like it. > > I want to create a form, so I can add items to a list without manually > creating tiddlers. I've only got this far: > > <$edit field="book_name"/> > > This creates an input field which defocuses after entering one character. > It correctly updates the field, but I cannot type continuously. What am I > doing wrong? > > Regards, > Andrei > -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

