On Feb 20, 11:09 am, magev958 <[email protected]> wrote: > Wow, that was waay more advanced than I'd imagined :) But I still can't get > Your form to create a new tiddler, I only get a message "data: form" ?
I did a console.log() in the Save handler. If you open FireBug or DevTools in your browser, you will see a javascript object, that contains the form data. This data can be used to create a tiddler. I did change the example. Save actually does save now :) -m -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

