Hi Eric, Wow, did you just throw that together?
It looks very promising. I see that I should be able to put a %MARKER% in the code to specify where the formatted text ends up. That bit doesn't seem to be working. In case I'm using it wrong, here's what I'm doing. I have a tiddler, call it "Target", where I want the text to appear. I want the new text to appear at the top of the tiddler, so I put "%MARKER%" at the top of the target tiddler. I run your code and another form out of another tiddler called CreateTiddlersFromHTMLForms. I specify the contents of the fields, and hit the submit button. It asks me if I want to overwrite. I say yes. Then the Target tiddler appears with the new data appended. But the data is appended at the bottom of the tiddler, not at the top where %MARKER% appears. Am I doing something wrong? Thanks! Mark On Feb 8, 12:19 pm, Eric Shulman <[email protected]> wrote: > > What I would like is a tiddler macro that might work like this: You > > set up a form in a tiddler. > >... > > When you submit, the data from the form would be collected, formatted > > (printf style), and inserted into the top or bottom of the specified > > tiddler. > > This should help: > > http://www.tiddlytools.com/faq.html#FAQ_CreateTiddlersFromForms > > enjoy, > -e > Eric Shulman > TiddlyTools / ELS Design Studios --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

