Hi Danielo

I get that field. But, how can I iterate over all the fields?
>

So is the problem that you want to be able to iterate over all the fields
of a subtiddler?

That isn't currently possible, I'm afraid.

Best wishes

Jeremy


>
>
> El martes, 25 de noviembre de 2014 15:06:30 UTC+1, Jeremy Ruston escribió:
>>
>> Hi Danielo
>>
>> Try searching for "subtiddler" on tiddlywiki.com:
>>
>> http://tiddlywiki.com/#ViewWidget:ViewWidget%20TranscludeWidget
>>
>> Best wishes
>>
>> Jeremy
>>
>>
>> On Tue, Nov 25, 2014 at 1:57 PM, Danielo Rodríguez <[email protected]>
>> wrote:
>>
>>> Hello,
>>>
>>> As part of a plugin that I'm developing I need access of the fields of
>>> the subtiddlers of a plugin like tiddler. I tried with this:
>>>
>>> <$list filter="[title[TEST]plugintiddlers[]sort[title]]">
>>> <tr><th colspan="2"><$view field="title"/></th></tr><$list
>>> filter="[is[current]fields[]] -[[text]]" variable="field">
>>> <tr><th><<field>></th><td><$view field=<<field>>/></td></tr>
>>> </$list>
>>> </$list>
>>> </table>
>>>
>>>
>>> But it transcludes the fields of the tiddlers that are on the store. How
>>> can I access the sub-tiddlers fields instead?
>>>
>>> --
>>> 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.
>>>
>>
>>
>>
>> --
>> Jeremy Ruston
>> mailto:[email protected]
>>
>


-- 
Jeremy Ruston
mailto:[email protected]

-- 
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