Hi I would like to make my emailbutton - in the customViewTemplate - to fetch the tiddlers custom field (email) and put it in the address.. Is this somehow possible??
Examples (not working!!): In tiddler textbody: <<email subject:"Hello World" to:"+tiddler.fields["email"]+" label:"mail to Foo" tooltip:"send this tiddler to Foo" permalink:"true">> or in ViewTemplate <span macro='email subject:"Hello World" to:"+store.getValue (tiddler,"email")+" label:"mail to Foo" tooltip:"send this tiddler to Foo" permalink:"true"'></span> YS Måns Mårtensson --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

