Hi problem solved: I used <<lastname>> instead of $lastname$ in the newtiddler widget, and instead of using "set" in the second example, I included the table in a macro function.
Anyway, I now have another minor problem: when using the edit-text widget, I've got it to create a temp file, and then create the real tiddler from the temp. But I would like to clear/delete the temp file as soon as the real tiddler is created. At the moment the temp file contains info from the last entry. Thanks. James On Wednesday, 22 October 2014 10:22:17 UTC+11, James Mars wrote: > > Hi, > > Am having trouble passing the value of the variables in the following > codes.. I've tried all different kinds of combinations.. with quotes, > without, etc.. I just get a literal string: > > (1) Using Hradek's newtiddler widget: > > <$set name="lastname" value="mylastname"> > <$newtiddler title="$lastname$" ... > </$set> > > (2) <$set name="tmpfile" value="$:/temp/new/person"/> > |!First Name |<$edit-text tiddler="$tmpfile$" field="firstname" ... > > Thanks. > > James > -- 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.

