HI Danielo

> Of course that is the problem.
> 
> I want to show the tiddler as it will render normally, that's why I need to 
> use core's the viewTemplate.
> Is not any mechanism to limit the number of recursions?

But you’re already inside the core’s ViewTemplate, so you can’t transclude it 
again with the same currentTiddler without creating the recursion. You’re 
modifying the view template to include a bunch of tabs, and then one of those 
tabs is transcluding the same view template.

The only way out is to detect the recursion and render something else instead.

Perhaps you could show a mockup of what you’re trying to achieve?

Best wishes

Jeremy




> 
> -- 
> 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] 
> <mailto:[email protected]>.
> To post to this group, send email to [email protected] 
> <mailto:[email protected]>.
> Visit this group at https://groups.google.com/group/tiddlywiki 
> <https://groups.google.com/group/tiddlywiki>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/12367fb6-9bd8-4711-afc2-87030d664960%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/tiddlywiki/12367fb6-9bd8-4711-afc2-87030d664960%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ADF39B59-BCC5-432E-8D68-A16C93E90196%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to