A dynamic dropdown select list for a tiddler field
55 views
Skip to first unread message
passingby
unread,
May 20, 2019, 1:54:24 AM5/20/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
Is there a way to have a dropdown as a value chooser for a field in edit mode ? I need a dynamic list generated containing tiddler names, using <$select> widget.
TonyM
unread,
May 20, 2019, 2:29:27 AM5/20/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
Passing by
The select widget has a class parameter, perhaps you can get some css and define the call for the HTML select element
I will experiment but this may help you and inspire others.