Fixed the issue by using Eric's solution to another problem (1). The
solution is:
var
tiddler=store.getTiddler(story.findContainingTiddler(place).getAttribute('tiddler'));(1) https://groups.google.com/group/tiddlywiki/msg/21473ace780529e7 w On Jul 9, 5:54 pm, whatever <[email protected]> wrote: > Hi, Craig. > > That stuff under examples were just personal notes that I forgot to > delete (I deleted it now). I know dvdkv2 doesn't work and I'm not > using it. > > Under PROBLEM I put the two examples, once on a deferred slider and > once on a slider that is not deferred. I'm guessing it loses its > context somewhere. > > w > > On 9 jul., 16:56, Craig in Calgary <[email protected]> wrote: > > > > > > > > > Whatever, > > > What I know: > > *http://dvdkv2.tiddlyspot.com/-doesn't quite work - because the two (2) > > calls to the tableFilter macro ([[Table3]] and [[Table Level 2]]) are > > passing in the tiddler name [[Services]] instead of the tiddler [[Table]]. > > *In my experiencehttp://www.TiddlyTools.com/#NestedSlidersPlugincausesme > > grief when I attempt to use it in conjunction with a function that is > > expecting its' content to be rendered ''before'' the function completes. > > When the rendering is deferred the function has nothing to work with and > > fails. Off the top of my head I can't think of an example but I remember > > spending hours debugging some personal macros that wouldn't work if the > > rendering was deferred. > > > What I suspect: > > *Your plugin needs the content rendered before it can proceed. In its' > > current state deferral isn't an option. > > > Solution: > > *Beats me. My javascript skills are minimal. This forum has many brilliant > > TiddlyWikiers (need I drop names? Eric, Måns, PMario, etc.) any of whom can > > probably rattle off a that's-so-simple-why-didn't-I-think-of-it solution > > before their morning cup of coffee. Me? Not so much so. > > > I'll be watching this thread for your solution. > > > Good Luck. > > > Craig > > >http://crewlist.tiddlyspot.com/ -- 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.

