Hi all,

The Modal example in the TW5 web page shows a nested Modal being opened. It 
does this by transcluding "SampleWizard", which includes the button:

<$button message="tm-modal" param="SampleWizard2">nest wizards</$button>

This tells me that buttons and messages work in Modals, but I'm having 
trouble with *tm-navigate*.

What I'd like to do is fire a *tm-navigate* message, or an 
*action-navigation* event, in order to have a Modal with a button that lets 
me open a Tiddler.

However, this doesn't work when shown in a Modal:

<$button message="tm-navigate" navigateTo="SomeTiddler" >Open</$button>

nor does a 
<$button><$action-navigate...>
combination.

So, is there a way to place a button in a Modal, which opens a new Tiddler 
in the Story?

(I'm guessing the Modal is outside the story...)

Thanks!
- David.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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/tiddlywikidev.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/1bfac3fb-34e7-4049-9ab0-4edabfbf826a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to