I'm afraid that I've lost track of the intent here. Like Tony suggests, it 
would be good to have some sample data.

Since you want to append to a list field, you will probably need the 
listops operator instead of the set-field:

<$action-listops $field="aaa" $subfilter=<<origin>>/>

I don't know if that will work, because I'm not sure how the data is set 
up. Would there be lists incoming from the data dictionary, or from the 
existing fields?

Good luck!
-- Mark

On Sunday, August 5, 2018 at 7:50:02 PM UTC-7, Dave wrote:
>
> Thanks, that kind of works...
>
> What it seems to do is for each pass through the loop put the text for 
> that loop into the field, but then the next loop writes on top of the last 
> pass.
>
> So out of the total string "cbm cbm.midline pmrf pmrf [[opp motor cortex]] 
> pmrf cn8"
>
> the final text left in the field is "pmrf cn8"
>
> Is there a function in tiddlywiki similar to "aaa"="aaa"+<<origin>>?
>
>
> I'll try to make the process happen with a macro outside of the button and 
> start inside the button by clearing the field at the beginning of the 
> button click...
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/adb176e2-295e-465d-97a0-6dbe12f8bb06%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to