Oh, and don't forget to change "data" back to the name of the tiddler you want it to work on. Both in the macro and in the list filter.

Am 11.08.2015 um 16:57 schrieb Andreas Hahn:
Am 11.08.2015 um 16:39 schrieb Ghislain SILLAUME:
Any ideas?

Hi,

try:

|\define valueFromIndex() [[data]getindex[$(index_key)$]] \end <$select field="start_date"> <$list filter="[[data]indexes[]sort[title]]" variable="index_key"> <$list filter=<<valueFromIndex>> variable="index_value"> <option value=<<index_value>> > <<index_key>> </option> </$list> </$list> </$select>| Also, you can't put a widget as an argument to another widget (and HTML-tags are widgets too).


/Andreas

--
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/55CA0DBD.5040600%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to