Hi I'd like to "import"/fetch a datavalue from one tiddler and let it become a fieldvalue in another. How do I accomplish that?
I have an EditTemplate with fieldvalue dropdownlists - I want to replace the one where I input emailaddresses with a fetched emailaddress from another tiddler where I input the emailaddress as a datainput... What would it look like?: What I've got: <div class='small'>Email:</div> <div class='editor' macro='select email rows:1 width:100% allowBlank allowOther +EmailList allowEdit'></div> Can I replace this with some kind of fET-call fetching the mail : data from a tiddler (title = this tiddlers field(fullname)Value= (tiddler.title)) - and somehow turn it into a field(email) = value (fetched datavalue(email-address))??? I hope you get the point - as described in the title of this post... The idea is that I use twabs' ContactsFormTemplate to input data - and some of the data appears as fields in another tiddler 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 -~----------~----~----~----~------~----~------~--~---

