Ok

I have two equivalent list except for the first element. This is for my 
editable table project.  As you know the list in lowercase(short list) is 
the list fields of a tiddler.
What I want is to use the list elements of the short list for ordering 
purposes.

Here is an example

Name,User,Addr,Email   (FIRST LIST)
user,addr,email   (Second List LIST)


<$list filter="[is[current]split:FIRST-LIST[,]]" 
variable="currentField"><th><$radio field="sort-field" value=<<Equivalent 
from SecondList >> ><<currentField>></$radio></th></$list>

Thank you all.

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to