Screenshot? Curious what you're seeing. Moving the link inside the 
<$check>...</$check> tags appeared to put the checkbox and the link inside 
a <label>...</label> tag. On mine that appeared to work, but I couldn't 
shrink the story river enough to be sure.  

I guess the next thing I would try is to make sure that the label is 
displayed inline.

-- Mark

On Thursday, March 15, 2018 at 2:54:22 PM UTC-7, Surya wrote:
>
> Hi Mark,
>
> no, sorry, unfortunately it didn't fix it.
>
> Surya
>
>
>
> Am Donnerstag, 15. März 2018 22:10:37 UTC+1 schrieb Mark S.:
>>
>> This seemed to have fixed it, but I'm not entirely sure. Try changing the 
>> template contents to:
>>
>> <$checkbox field="criteria"  checked="yes" 
>> unchecked="no">{{!!title}}    </$checkbox>
>>
>> HTH
>> -- Mark
>>
>>
>> On Thursday, March 15, 2018 at 1:51:21 PM UTC-7, Surya wrote:
>>>
>>> Hi all,
>>> I have a search/filter tiddler, where I can search/filter tiddlers by 
>>> multiple tags with checkboxes for the tags.
>>> Almost everything is fine now, except only two things. One of it is:
>>>
>>> The checkbox for the tags seems not to be fixed to the tag-title, to 
>>> which it belongs. That means, if there isn't enough space anymore for the 
>>> tag-title, the tag-title moves to the next line (if it is without space in 
>>> it). But the checkbox doesn't move to the next line (on 
>>> http://suryas-testwiki.tiddlyspot.com/#MultipleTagSearch%20by%20Mark 
>>> <http://suryas-testwiki.tiddlyspot.com/> it is the tag 
>>> "E:Anewcharacter"). And if the tag-title has symbols or spaces in it, it is 
>>> moved only partly to the next line. What can I do, that the tag-title is 
>>> moved alltogether and with the checkbox to the next line?
>>>
>>> It is made with this:
>>>
>>> <$list filter="[tag[Character]sort[title]]" 
>>> template="$:/core/ui/TagTemplate"
>>>     selectedTiddler="$:/temp/selectedTiddler"
>>>     unselectedText="<p>Select a topic in the table of contents. Click 
>>> the arrow to expand a topic.</p>"
>>>     missingText="<p>Missing tiddler.</p>"
>>> template="CheckboxTemplate"
>>> />
>>>
>>> Can you help me with this??
>>> Thanks a lot! Surya
>>>
>>

-- 
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/327d93f5-f3e0-4db3-b3a2-daa2876ca1b5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to