Thanks for the explanation, Eric. I'm really excited by what you've produced here. I've got a working example of it so far in my SampleData playground, here <https://dl.dropboxusercontent.com/s/odu3my97ujyxz4h/SampleData-testing.html#Add%20Person>. I still need to overcome these issues with it though:
- To populate the options from any given field, not just the title field. - To populate the options only with unique/distinct values from the given field. - To ignore any options that do not contain the given field. These are all probably more to do with my use case, rather than your macro though. Also, I look forward to later using the *okaction:* parameter to set the *filter:* parameter of a subequent *<<combobox>>* invocation using a filter stored in a tiddler field. I understand from previous advice you've given me on this subject, that I'll then need to use a *<$macrocall>* widget for that, rather than a *<<macro>>* invocation. I'll let you know how it goes. Happy to beta-test this for you! ;-) Hegart. On Monday, 4 April 2016 09:56:24 UTC+12, Eric Shulman wrote: > > On Sunday, April 3, 2016 at 2:14:06 PM UTC-7, Hegart Dmishiv wrote: >> >> Hi again Eric, >> >> Your LegalStatements tiddler <http://tiddlytools.com/#LegalStatements> >> advises that any modifications of your code should best be handled as a >> feature request. I haven't dug deep enough yet to be making such a request, >> but I thought it might be useful to know in advance if there is a GitHub >> repository for this macro, so that any issues can be raised there? >> >> Hegart. >> > > As previously noted, I haven't officially published any of the stuff you > are looking at. I've been using a single-file TW5 configuration to > develop and implement all my new TW5 add-ons, so there are no individual > .tid files to commit to a repo. The whole document *is* stored on github > (at the URL I posted), so you could, in theory, make requests there. > > However... the URL I provided is not intended as a general distribution > point for the add-ons. Instead, it's a working prototype for the > TiddlyBook "edition" I am developing and simply uses the combobox macro as > part of it's implementation, so I'd rather not have individual issues > posted there. > > I *am* building a new TiddlyTools document to officially publish my work, > but there's still a few things I need to do before that will be ready. > This includes renaming and refactoring tiddlers, creating plugin > "bundles", and generating separate .tid files (so they CAN be individually > comitted and tracked in a github repo). > > -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 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/754b6bd7-0145-4818-b967-b718e8d204bb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

