Wow, that kills three birds with one stone! I'd given up on being able to change fields in a tiddler "remotely" (in a popup) and this allows me to do that, plus just have a single line in each "Problem"tiddler, plus not have to do the ShowWhen thing in the editTemplate!
Thanks cmari! (and Eric) Dave On Jul 8, 4:24 pm, cmari <[email protected]> wrote: > Hi Dave, > Your method should work if you use the ListboxPlugin's <<select>> > macro instead of <<view>> in your ProblemTemplate (with possibly more > parameters as in eskimo07's example): > <<select [[ti...@$1]]>> | Location:|<<select [[locat...@$1]]>>| > > (Back in the threadhttp://tinyurl.com/me9f7u, Eric said: > > Note: the implementation of the "fieldn...@tiddlername" syntax is > provided directly by WikifyPlugin, and therefore cannot be used in any > of the standard TW core macros where simple fieldnames are expected > (e.g., <<view fieldname>>, <<edit fieldname>>, etc.). However, you > *can* use this enhanced syntax within the <<select>> macro that is > defined by TiddlyTools' ListboxPlugin, so that it can also set/use > values stored as custom fields in other tiddlers. > > >) > > cmari --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

