For some reason, I can't seem to get the subfilter parameter of the 
image-picker macro to work.

Here's my code:

<$set name=fish filter="[title{!!theImage}get[category]first[]]">
<div>

<<fish>>

<$image class="modal_image" source={{!!theImage}}/>


</div>
<$macrocall $name='image-picker' actions="
<$action-setfield $field=theImage $value=<<imageTitle>>/>
" subfilter="has[category]"/>
</$set>

The thing with the variable fish is something I'll mess with later.

Right now, I should only be seeing three images in the image picker, but 
I'm seeing all of them.  I'm fairly certain I'm using the image-picker 
macro as shown in the tiddlywiki site, I'm just not sure what I'm doing 
wrong.

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2fbe9f92-dfd9-4486-a8f6-5e379cae006c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to