So easy thanks I must return to the reveal widget again, because I usualy get what I want from a list widget, but not here with popups.
<$button popup=<<qualify $:/temp/goto>>> goto </$button> <$reveal type="popup" state=<<qualify $:/temp/goto>> class="tc-drop-down" style="min-width:auto;max-height:10em;overflow-y:scroll;"> <$list filter='[all[tiddlers]sort[title]]'><$link /></$list> </$reveal> I repaired compact version, an unwanted line break at the end of the 2nd `< <qualify $:/temp/goto>>` fixed. Regards Tones Regards Tones On Monday, 24 August 2020 13:08:06 UTC+10, Eric Shulman wrote: > > On Sunday, August 23, 2020 at 7:59:32 PM UTC-7, TW Tones wrote: >> >> The compact version did not work for me on tiddlywiki.com, however the >> previous does. >> > > It works for me on TiddlyWiki.com. GoogleGroups has a bad habit of adding > newlines where they don't belong. Perhaps that's what happened here. > > >> Can you tell me how to get the contents of the popup to open towards the >> left rather than the right? >> > > add *position="belowleft"* to the $reveal widget > > -e > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/3a7d7d82-fd11-4d43-b233-8f42f60612dao%40googlegroups.com.

