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
Hello all,
My question is if you have a select function that lists tiddlers, how can you take the result of the selection and have ActionNavigate and/or EditText focus to it?
In a project (CRM application) that a colleague and I are working on we have a list of 'people' tiddlers that we want an individual to be able to select from, from there we want them to be able to edit the various fields of the tiddler. We are stuck at the point of which the option of the list is selected and EditText sets focus.
Hegart Dmishiv
unread,
Apr 7, 2016, 3:58:18 AM4/7/16
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
Hi all,
I think we've got this sorted now, using Eric's <<combobox>> macro solution.